File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments