-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# Changelog | ||
|
||
## [unreleased] | ||
* Support for staves ordered by `scoreDef` | ||
* Support for `rend@letterspacing` and `syl@letterspacing` in MEI vu | ||
* Support for `nc@loc` | ||
* Support for `[email protected]` | ||
* Support for `[email protected]` with `@headshape="diammond"` | ||
* Support for `[email protected]` | ||
* Improved metadata in the Humdrum importer (@gregchapman-dev) | ||
* Improved layout with labels in verses | ||
* Fix validity of the MEI header output in MEI Basic | ||
* Fix for the Java binding and cocoaPods | ||
|
||
## [4.0.1] - 2023-09-05 | ||
* Fix MEI version in output | ||
|
||
|