Skip to content

Commit d74924f

Browse files
Merge branch 'tov1.8' into develop
2 parents 44e407e + acd2f9a commit d74924f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@ This version introduces the following changes. As of this version, the minimum r
1414
### Bug Fixes
1515

1616
* Update version in docs #476
17+
* Fix note shifting due to invisible note objects in MusicXML #484
18+
* Safe parsing of lark trees with missing column attributes #489
19+
* Fix handling of chord attributes #488
20+
* Safe pandas type checking in tests #486
1721

1822
### Other
1923

20-
* Remove dependence on deprecated pkg_resources #476
24+
* Remove dependence on deprecated `pkg_resources` #476
2125
* Clean up tests (remove deprecated files and update tests to new options) #476
2226
* Deprecate setup.py in favor of pyproject.toml #481
2327
* Bump the minimum supported Python version to 3.10 #481

0 commit comments

Comments
 (0)