We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc9161 commit 19f3a86Copy full SHA for 19f3a86
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.2.1] - 2020-07-14
11
+
12
+### Fixed
13
14
+- Crash when using `resampler_quality = none` - thanks @nswaldman.
15
16
## [0.2.0] - 2020-07-14
17
18
### Added
@@ -20,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
26
21
27
- Initial version.
22
28
23
-[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.2.0...HEAD
29
+[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.2.1...HEAD
30
+[0.2.1]: https://github.com/dwhinham/mt32-pi/compare/v0.2.0..v0.2.1
24
31
[0.2.0]: https://github.com/dwhinham/mt32-pi/compare/v0.1.0..v0.2.0
25
32
[0.1.0]: https://github.com/dwhinham/mt32-pi/releases/tag/v0.1.0
0 commit comments