version changed to 23.0.0

This commit is contained in:
Jindra Petřík
2025-05-15 23:08:52 +02:00
parent a0e07a6b34
commit 6632ec1362
2 changed files with 96 additions and 2 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
## [23.0.0] - 2025-05-15
### Added
- [#2427] Commandline export with use of imported SWFs (importAssets tag)
- Auto detect scale factor on Hi-dpi displays
@@ -3608,7 +3608,7 @@ Major version of SWF to XML export changed to 2.
### Added
- Initial public release
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version22.0.2...dev
[23.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version22.0.2...version23.0.0
[22.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version22.0.1...version22.0.2
[22.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version22.0.0...version22.0.1
[22.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.1.3...version22.0.0