You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ with the [embedded-hal](crates.io/crates/embedded-hal) traits for maximum portab
8
8
9
9
## [Unreleased] - ReleaseDate
10
10
11
+
## [0.3.3] - 2020-06-09
12
+
11
13
### Added
12
14
13
15
-[#22](https://github.com/jamwaffles/sh1106/pull/22) Add `DisplaySize::Display128x64NoOffset` variant for 128x64 displays that don't use a 132x64 buffer internally.
@@ -73,8 +75,9 @@ Upgrade to new embedded-graphics `0.6.0-alpha.1` release. Please see the [embedd
73
75
-**(breaking)**#9 Upgraded to [embedded-graphics](https://crates.io/crates/embedded-graphics) 0.6.0-alpha.1
0 commit comments