File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.6.1] - 2020-10-13
11
+
10
12
### Changed
11
13
12
14
- Update to libmt32emu v2.4.1.
13
15
- Update to circle-stdlib v15.3/Circle Step 43.1.
14
16
- 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.
15
19
16
20
### Fixed
17
21
@@ -115,7 +119,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
115
119
116
120
- Initial version.
117
121
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
119
124
[ 0.6.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.5.0..v0.6.0
120
125
[ 0.5.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.4.0..v0.5.0
121
126
[ 0.4.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.3.1..v0.4.0
You can’t perform that action at this time.
0 commit comments