Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhinham committed Jan 3, 2021
1 parent 544778d commit 216130c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.0] - 2021-01-03

### Added

- Support for the SSD1309 using the `ssd1306_i2c` driver - many thanks to @flynnsbit for testing!
Expand Down Expand Up @@ -219,7 +221,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial version.

[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.7.1...HEAD
[unreleased]: https://github.com/dwhinham/mt32-pi/compare/v0.8.0...HEAD
[0.8.0]: https://github.com/dwhinham/mt32-pi/compare/v0.7.1..v0.8.0
[0.7.1]: https://github.com/dwhinham/mt32-pi/compare/v0.7.0..v0.7.1
[0.7.0]: https://github.com/dwhinham/mt32-pi/compare/v0.6.2..v0.7.0
[0.6.2]: https://github.com/dwhinham/mt32-pi/compare/v0.6.1..v0.6.2
Expand Down

0 comments on commit 216130c

Please sign in to comment.