mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-24 23:00:46 +00:00
created new Unreleased section in CHANGELOG.md
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
## [21.0.2] - 2024-08-12
|
## [21.0.2] - 2024-08-12
|
||||||
### Added
|
### Added
|
||||||
- Better decimal values support (for ABCs minor 17, not standard FP)
|
- Better decimal values support (for ABCs minor 17, not standard FP)
|
||||||
@@ -3335,6 +3337,7 @@ Major version of SWF to XML export changed to 2.
|
|||||||
### Added
|
### Added
|
||||||
- Initial public release
|
- Initial public release
|
||||||
|
|
||||||
|
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.0.2...dev
|
||||||
[21.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.0.1...version21.0.2
|
[21.0.2]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.0.1...version21.0.2
|
||||||
[21.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.0.0...version21.0.1
|
[21.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.0.0...version21.0.1
|
||||||
[21.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version20.1.0...version21.0.0
|
[21.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version20.1.0...version21.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user