diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b410dd61c6..2f87223a9b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -5,6 +5,8 @@ A new header is inserted each time a *tag* is created. ## Next release (v1.9.4) +- New `ShadowOptions` control to render Variance Shadow Maps (VSM) with MSAA (experimental). + ## v1.9.3 ## v1.9.2 @@ -22,8 +24,6 @@ A new header is inserted each time a *tag* is created. - Add float versions of math constants to libmath - filament-utils: fix, `CoroutineScope` job should be canceled before destroy -- New `ShadowOptions` control to render Variance Shadow Maps (VSM) with MSAA (experimental). - ## v1.9.0 - `MASKED` mode now leaves destination alpha intact (useful for transparent targets).