File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
## [ Unreleased] - ReleaseDate
8
8
9
+ ## [ 0.3.0] - 2020-03-20
10
+
9
11
### Fixed
10
12
11
13
- [ #111 ] ( https://github.com/jamwaffles/ssd1306/pull/111 ) Fix TerminalMode offset for smaller displays.
80
82
- Builder docs clarify the order of method calls (#89 )
81
83
82
84
<!-- next-url -->
85
+ [ unreleased ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0...HEAD
83
86
84
- [ unreleased ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0-alpha.4...HEAD
87
+ [ 0.3.0 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0-alpha.4...v0.3.0
85
88
[ 0.3.0-alpha.4 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0-alpha.3...v0.3.0-alpha.4
86
89
[ 0.3.0-alpha.3 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0-alpha.2...v0.3.0-alpha.3
87
90
[ 0.3.0-alpha.2 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0-alpha.1...v0.3.0-alpha.2
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
8
name = " ssd1306"
9
9
readme = " README.md"
10
10
repository = " https://github.com/jamwaffles/ssd1306"
11
- version = " 0.3.0-alpha.4 "
11
+ version = " 0.3.0"
12
12
edition = " 2018"
13
13
14
14
[badges ]
You can’t perform that action at this time.
0 commit comments