mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 01:10:44 +00:00
update changelog
This commit is contained in:
+3
-1
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- [#1365] Allow to configure all types of configuration settings from command line
|
- [#1365] Allow to configure all types of configuration settings from command line
|
||||||
- [#1369] Allow zoom in sprite (and button) export
|
- [#1369] Allow zoom in sprite (and button) export
|
||||||
- Debug tooltips on hover
|
- Debug tooltips on hover
|
||||||
|
- AS3 deobfuscation - removing push instructions immediately followed by pop
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- [#1327] P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter
|
- [#1327] P-code editing: error message and syntax highlighting fixed when instruction name contains upper cased letter
|
||||||
@@ -1618,7 +1619,8 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
- Initial public release
|
- Initial public release
|
||||||
|
|
||||||
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version9.0.0...dev
|
[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version10.0.0...dev
|
||||||
|
[10.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version9.0.0...version10.0.0
|
||||||
[9.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version8.0.1...version9.0.0
|
[9.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version8.0.1...version9.0.0
|
||||||
[8.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version8.0.0...version8.0.1
|
[8.0.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version8.0.0...version8.0.1
|
||||||
[8.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.1.2...version8.0.0
|
[8.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version7.1.2...version8.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user