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 66
77## [ Unreleased] - ReleaseDate
88
9+ ## [ 0.4.2] - 2020-12-15
10+
911### Changed
1012
1113- ** (breaking)** [ #139 ] Removed default display size type parameters.
124126- Builder docs clarify the order of method calls (#89 )
125127
126128<!-- next-url -->
129+ [ unreleased ] : https://github.com/jamwaffles/ssd1306/compare/v0.4.2...HEAD
127130
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
129132[ 0.4.1 ] : https://github.com/jamwaffles/ssd1306/compare/v0.4.0...v0.4.1
130133[ 0.4.0 ] : https://github.com/jamwaffles/ssd1306/compare/v0.3.1...v0.4.0
131134[ 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"
88name = " ssd1306"
99readme = " README.md"
1010repository = " https://github.com/jamwaffles/ssd1306"
11- version = " 0.4.1 "
11+ version = " 0.4.2 "
1212edition = " 2018"
1313
1414[badges ]
You can’t perform that action at this time.
0 commit comments