created new Unreleased section in CHANGELOG.md

This commit is contained in:
Jindra Petřík
2023-11-05 21:17:13 +01:00
parent e2c431aecd
commit f5146a85ee

View File

@@ -1,6 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
## [20.0.0] - 2023-11-05
### Added
- [#1130], [#1220] Remembering last used screen (monitor),
@@ -3093,6 +3095,7 @@ Major version of SWF to XML export changed to 2.
### Added
- Initial public release
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version20.0.0...dev
[20.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version19.1.2...version20.0.0
[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