File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.6.2] - 2020-10-18
11
+
12
+ ### Fixed
13
+
14
+ - USB MIDI was broken since 0.6.0.
15
+
10
16
### Changed
11
17
12
18
- SSD1306 font updated to perfectly match the original MT-32's Sanyo DM2011 font.
@@ -123,7 +129,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
123
129
124
130
- Initial version.
125
131
126
- [ unreleased ] : https://github.com/dwhinham/mt32-pi/compare/v0.6.1...HEAD
132
+ [ unreleased ] : https://github.com/dwhinham/mt32-pi/compare/v0.6.2...HEAD
133
+ [ 0.6.2 ] : https://github.com/dwhinham/mt32-pi/compare/v0.6.1..v0.6.2
127
134
[ 0.6.1 ] : https://github.com/dwhinham/mt32-pi/compare/v0.6.0..v0.6.1
128
135
[ 0.6.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.5.0..v0.6.0
129
136
[ 0.5.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.4.0..v0.5.0
You can’t perform that action at this time.
0 commit comments