update version

This commit is contained in:
Vincent Wei
2023-08-10 09:23:56 +08:00
parent 0a5ace7f82
commit f0bae4444c
3 changed files with 4 additions and 2 deletions

View File

@@ -561,6 +561,7 @@ A brief history description of the development progress is listed as follow:
1. May., 2021: FMSoft released MiniGUI version 5.0.6.
1. Jan., 2022: FMSoft released MiniGUI version 5.0.9.
1. Sep., 2022: FMSoft released MiniGUI version 5.0.10.
1. Aug., 2023: FMSoft released MiniGUI version 5.0.13.
## AUTHORS AND COPYING

View File

@@ -34,7 +34,7 @@
## Version 5.0.13
On July 31, 2023, FMSoft announces the availability of MiniGUI 5.0.13,
On Aug. 31, 2023, FMSoft announces the availability of MiniGUI 5.0.13,
which is an enhancement release with some minor enhancements
of MiniGUI 5.0.x.
@@ -48,6 +48,7 @@ In this version, we made some enhancements:
- Add `BIDI_FLAG_NONE` and `BIDI_FLAG_LEGACY`.
* BUGFIXING:
- Ignore C0CTRL characters when renerding text.
- Support for vowels.
## Version 5.0.12

View File

@@ -1,4 +1,4 @@
Version 5.0.14 (2023/07/31)
Version 5.0.13 (2023/08/31)
This is a minor enhancement and bugfix release of MiniGUI 5.0.x, the stable version.