created new Unreleased section in CHANGELOG.md

This commit is contained in:
Jindra Petřík
2023-11-05 21:11:10 +01:00
parent 41acb496ae
commit b9a0f15e09
+3
View File
@@ -1,6 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
## [19.1.2] - 2023-10-16
### Fixed
- [#2099] Smart number formatting always on
@@ -3027,6 +3029,7 @@ Major version of SWF to XML export changed to 2.
### Added
- Initial public release
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.1.2...dev
[19.1.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.1.1...version19.1.2
[19.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.1.0...version19.1.1
[19.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.0.0...version19.1.0