Skip to content

Commit 6203d84

Browse files
committed
Update CHANGELOG.md
1 parent d42c6c2 commit 6203d84

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.6.1] - 2020-10-13
11+
1012
### Changed
1113

1214
- Update to libmt32emu v2.4.1.
1315
- Update to circle-stdlib v15.3/Circle Step 43.1.
1416
- Update to inih r52.
17+
- Boot speed improved by another ~0.3 seconds when `usb = on` thanks to improvements in Circle Step 43.1.
18+
* If updating from an old version, make sure you replace `config.txt` to benefit from a couple of other boot optimizations.
1519

1620
### Fixed
1721

@@ -115,7 +119,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
115119

116120
- Initial version.
117121

118-
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.6.0...HEAD
122+
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.6.1...HEAD
123+
[0.6.1]: https://github.com/dwhinham/mt32-pi/compare/v0.6.0..v0.6.1
119124
[0.6.0]: https://github.com/dwhinham/mt32-pi/compare/v0.5.0..v0.6.0
120125
[0.5.0]: https://github.com/dwhinham/mt32-pi/compare/v0.4.0..v0.5.0
121126
[0.4.0]: https://github.com/dwhinham/mt32-pi/compare/v0.3.1..v0.4.0

0 commit comments

Comments
 (0)