diff --git a/CHANGELOG.md b/CHANGELOG.md index 03c17585b..8b01dd0f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Change Log All notable changes to this project will be documented in this file. +## [Unreleased] + ## [18.2.1] - 2022-12-28 ### Fixed - Copy/Move/Cut with dependencies did not handle original tag when not charactertag @@ -2668,7 +2670,8 @@ All notable changes to this project will be documented in this file. ### Added - Initial public release -[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.2.0...dev +[Unreleased]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.2.1...dev +[18.2.1]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.2.0...version18.2.1 [18.2.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.1.0...version18.2.0 [18.1.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version18.0.0...version18.1.0 [18.0.0]: https://github.com/jindrapetrik/jpexs-decompiler/compare/version17.0.4...version18.0.0