mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-08-02 16:11:17 +00:00
version changed to 21.1.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
## [21.1.3] - 2024-10-29
|
||||
### Fixed
|
||||
- Java 8 compatibility
|
||||
|
||||
@@ -3464,7 +3464,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.3]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version21.1.2...version21.1.3
|
||||
[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
|
||||
|
||||
@@ -65,6 +65,14 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="21.1.3" date="2024-10-29">
|
||||
<description>
|
||||
<p>Fixed</p>
|
||||
<ul>
|
||||
<li>Java 8 compatibility</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="21.1.2" date="2024-10-29">
|
||||
<description>
|
||||
<p>Added</p>
|
||||
|
||||
Reference in New Issue
Block a user