mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-22 08:45:06 +00:00
version changed to 24.0.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
## [24.0.1] - 2025-06-27
|
||||
### Fixed
|
||||
- [#2476] Dark interface skins identifiers highlighter visibility
|
||||
|
||||
@@ -3700,7 +3700,7 @@ Major version of SWF to XML export changed to 2.
|
||||
### Added
|
||||
- Initial public release
|
||||
|
||||
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.0.0...dev
|
||||
[24.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.0.0...version24.0.1
|
||||
[24.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version23.0.1...version24.0.0
|
||||
[23.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version23.0.0...version23.0.1
|
||||
[23.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version22.0.2...version23.0.0
|
||||
|
||||
@@ -65,6 +65,14 @@
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="24.0.1" date="2025-06-27">
|
||||
<description>
|
||||
<p>Fixed</p>
|
||||
<ul>
|
||||
<li>#2476 Dark interface skins identifiers highlighter visibility</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="24.0.0" date="2025-06-24">
|
||||
<description>
|
||||
<p>Added</p>
|
||||
|
||||
Reference in New Issue
Block a user