Skip to content

Commit 2c7fcca

Browse files
committed
Update CHANGELOG.md
1 parent d05bd1f commit 2c7fcca

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.6.2] - 2020-10-18
11+
12+
### Fixed
13+
14+
- USB MIDI was broken since 0.6.0.
15+
1016
### Changed
1117

1218
- 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
123129

124130
- Initial version.
125131

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
127134
[0.6.1]: https://github.com/dwhinham/mt32-pi/compare/v0.6.0..v0.6.1
128135
[0.6.0]: https://github.com/dwhinham/mt32-pi/compare/v0.5.0..v0.6.0
129136
[0.5.0]: https://github.com/dwhinham/mt32-pi/compare/v0.4.0..v0.5.0

0 commit comments

Comments
 (0)