Skip to content

Commit 64b3e81

Browse files
committed
Changelog entry for #23
1 parent 130c0b2 commit 64b3e81

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ with the [embedded-hal](crates.io/crates/embedded-hal) traits for maximum portab
88

99
## [Unreleased] - ReleaseDate
1010

11+
### Fixed
12+
13+
- [#23](https://github.com/jamwaffles/sh1106/pull/23) Fixed command bytes for `PreChargePeriod` and `VcomhDeselect`.
14+
1115
## [0.3.3] - 2020-06-09
1216

1317
### Added
@@ -75,8 +79,8 @@ Upgrade to new embedded-graphics `0.6.0-alpha.1` release. Please see the [embedd
7579
- **(breaking)** #9 Upgraded to [embedded-graphics](https://crates.io/crates/embedded-graphics) 0.6.0-alpha.1
7680

7781
<!-- next-url -->
78-
[unreleased]: https://github.com/jamwaffles/sh1106/compare/v0.3.3...HEAD
7982

83+
[unreleased]: https://github.com/jamwaffles/sh1106/compare/v0.3.3...HEAD
8084
[0.3.3]: https://github.com/jamwaffles/sh1106/compare/v0.3.2...v0.3.3
8185
[0.3.2]: https://github.com/jamwaffles/sh1106/compare/v0.3.1...v0.3.2
8286
[0.3.1]: https://github.com/jamwaffles/sh1106/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)