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.4.2] - 2020-12-15
10
+
9
11
### Changed
10
12
11
13
- ** (breaking)** [ #139 ] Removed default display size type parameters.
124
126
- Builder docs clarify the order of method calls (#89 )
125
127
126
128
<!-- next-url -->
129
+ [ unreleased ] : https://github.com/jamwaffles/ssd1306/compare/v0.4.2...HEAD
127
130
128
- [ unreleased ] : https://github.com/jamwaffles/ssd1306/compare/v0.4.1...HEAD
131
+ [ 0.4.2 ] : https://github.com/jamwaffles/ssd1306/compare/v0.4.1...v0.4.2
129
132
[ 0.4.1 ] : https://github.com/jamwaffles/ssd1306/compare/v0.4.0...v0.4.1
130
133
[ 0.4.0 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.1...v0.4.0
131
134
[ 0.3.1 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.0...v0.3.1
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.4.1 "
11
+ version = " 0.4.2 "
12
12
edition = " 2018"
13
13
14
14
[badges ]
You can’t perform that action at this time.
0 commit comments