created new Unreleased section in CHANGELOG.md

This commit is contained in:
Jindra Petřík
2024-10-29 16:57:33 +01:00
parent 519c1c8686
commit 2002cd2bd0

View File

@@ -1,6 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
## [21.1.2] - 2024-10-29
### Added
- Cache as bitmap background color support (rendering, image and FLA export)
@@ -3460,6 +3462,7 @@ Major version of SWF to XML export changed to 2.
### Added
- Initial public release
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.1.2...dev
[21.1.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.1.1...version21.1.2
[21.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.1.0...version21.1.1
[21.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.0.5...version21.1.0