begin new Unreleased section in changelog

This commit is contained in:
Jindra Petřík
2022-12-28 09:22:31 +01:00
parent d14ecc1bdb
commit 46195989c8

View File

@@ -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