Skip to content

Commit ee645df

Browse files
committed
Update CHANGELOG.md
1 parent 271c41d commit ee645df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.13.1] - 2023-03-18
11+
1012
### Changed
1113

1214
- Replaced rotary encoder routines with a much more robust algorithm borrowed from [FlashFloppy](https://github.com/keirf/flashfloppy).
@@ -540,7 +542,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
540542

541543
- Initial version.
542544

543-
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.13.0..HEAD
545+
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.13.1..HEAD
546+
[0.13.1]: https://github.com/dwhinham/mt32-pi/compare/v0.13.0..v0.13.1
544547
[0.13.0]: https://github.com/dwhinham/mt32-pi/compare/v0.12.1..v0.13.0
545548
[0.12.1]: https://github.com/dwhinham/mt32-pi/compare/v0.12.0..v0.12.1
546549
[0.12.0]: https://github.com/dwhinham/mt32-pi/compare/v0.11.3..v0.12.0

0 commit comments

Comments
 (0)