Skip to content

Commit 8bfd637

Browse files
committed
Update CHANGELOG.md
1 parent 9ba8a2b commit 8bfd637

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.3.1] - 2020-08-08
11+
12+
### Added
13+
14+
- Missing sample `[lcd]` config section from `mt32-pi.cfg`.
15+
1016
### Fixed
1117

1218
- Incorrect `-dirty` suffix on version string on clean builds.
@@ -39,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3945

4046
- Initial version.
4147

42-
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.3.0...HEAD
48+
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.3.1...HEAD
49+
[0.3.1]: https://github.com/dwhinham/mt32-pi/compare/v0.3.0..v0.3.1
4350
[0.3.0]: https://github.com/dwhinham/mt32-pi/compare/v0.2.1..v0.3.0
4451
[0.2.1]: https://github.com/dwhinham/mt32-pi/compare/v0.2.0..v0.2.1
4552
[0.2.0]: https://github.com/dwhinham/mt32-pi/compare/v0.1.0..v0.2.0

0 commit comments

Comments
 (0)