From 616e156e61e575fa413c5fe3fa841b7dc20df97e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 17 Nov 2025 21:27:46 +0100 Subject: [PATCH] version changed to 24.1.1 --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adee4310f..ccd01d37b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Change Log All notable changes to this project will be documented in this file. -## [Unreleased] +## [24.1.1] - 2025-11-17 ### Added - AS3 Document class is underlined and has different icon - [#2556] CLI subsprite animation export (`-sublength ` option for export) @@ -3868,8 +3868,7 @@ Major version of SWF to XML export changed to 2. ### Added - Initial public release -,[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.1.1...dev -[24.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.1.0...version24.1.1 +,[24.1.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.1.0...version24.1.1 [24.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version24.0.1...version24.1.0 [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