File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.3.0] - 2020-08-03
11
+
12
+ ### Added
13
+
14
+ - Initial support for HD44780 (4-bit direct and I2C) character LCDs and SSD1306 128x32 graphical OLEDs.
15
+ * Configuration file changes required - please check documentation.
16
+
10
17
## [ 0.2.1] - 2020-07-14
11
18
12
19
### Fixed
@@ -26,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
33
27
34
- Initial version.
28
35
29
- [ unreleased ] : https://github.com/dwhinham/mt32-pi/compare/v0.2.1...HEAD
36
+ [ unreleased ] : https://github.com/dwhinham/mt32-pi/compare/v0.3.0...HEAD
37
+ [ 0.3.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.2.1..v0.3.0
30
38
[ 0.2.1 ] : https://github.com/dwhinham/mt32-pi/compare/v0.2.0..v0.2.1
31
39
[ 0.2.0 ] : https://github.com/dwhinham/mt32-pi/compare/v0.1.0..v0.2.0
32
40
[ 0.1.0 ] : https://github.com/dwhinham/mt32-pi/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments