created new Unreleased section in CHANGELOG.md

This commit is contained in:
Jindra Petřík
2023-10-16 13:50:14 +02:00
parent 84942d81e9
commit 36353a5b87
+3
View File
@@ -1,6 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
## [19.1.0] - 2023-10-16
### Added
- [#2090] Support for Mochicrypt packed binarydata tags - loading SWF as subtree
@@ -3019,6 +3021,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.0...dev
[19.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.0.0...version19.1.0
[19.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.5.0...version19.0.0
[18.5.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.4.1...version18.5.0