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