From fe48d1cc6475472c4de1265d11b9d0c54c37d10a Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Tue, 11 May 2021 09:43:58 +0800 Subject: [PATCH] tune release notes for 5.0.6 --- RELEASE-NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 8305eee6..2001168c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -27,7 +27,7 @@ which is the bug fixing release of MiniGUI 5.0.x. ### What's new in version 5.0.6 -In this version, we fixed some bugs and made some minor enhancements: +In this version, we fixed some bugs and made some optimizations and enhancements: * BUGFIXING: - Fix bugs of switching layers under MiniGUI-Processes. @@ -51,6 +51,8 @@ In this version, we fixed some bugs and made some minor enhancements: Note that the binary backward-compatibility was broken, two operations added to `CompositorOps`. You should rebuild all MiniGUI applications. +Also note that the compositing schema is now enabled by default. + ## Version 5.0.5 The MiniGUI development team announces the availability of MiniGUI 5.0.5,