Update CHANGELOG.md

This commit is contained in:
Paul Ferrand 2024-01-14 21:56:49 +01:00 committed by GitHub
parent b22bf00b17
commit c7a0bb1b34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,20 @@ The format is based on [Keep a Changelog][1].
This project tries to adhere to [Semantic Versioning][2]. This project tries to adhere to [Semantic Versioning][2].
## [Unreleased] ## Unreleased
## [1.2.3] - 2024-01-15
### Changed
- Updated the engine to 1.2.3 (see https://github.com/sfztools/sfizz/blob/develop/CHANGELOG.md)
- Remove the sfizz engine version in the option panel.
- The sfizz version in the about page (when clicking on the sfizz icon text) is now the plugin version rather than the engine version, with the plugin commit hash if appended.
- Various CI changes.
### Fixed
- Improve cross-platform path handling to search for SFZ files in user documents.
## [1.2.2] - 2023-08-27 ## [1.2.2] - 2023-08-27