From 7fa2053c55aa507a3559be02126fd359337bb4aa Mon Sep 17 00:00:00 2001 From: Benjamin Doherty Date: Mon, 1 Mar 2021 11:10:06 -0800 Subject: [PATCH] Update RELEASE_NOTES for 1.9.14 --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4d74c649b0..d0f8a1b23e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -5,8 +5,13 @@ A new header is inserted each time a *tag* is created. ## Next release (main branch) +## v1.9.15 + ## v1.9.14 +- Improve bloom/emissive with glTF files. +- Publicly expose Exposure API for gltfio. + ## v1.9.13 - Android: fix "No implementation found" error.