Skip to content

Commit 9f30361

Browse files
committed
Tweak changelog
1 parent 60158f4 commit 9f30361

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@
88

99
### Changed
1010

11-
- [#141](https://github.com/jamwaffles/ssd1306/pull/141) Brightness for 72x40 display.
1211
- **(breaking)** [#139] Removed default display size type parameters.
1312

13+
### Fixed
14+
15+
- [#141](https://github.com/jamwaffles/ssd1306/pull/141) 72x40 displays can now be set to higher brightnesses, matching other sizes.
16+
1417
## [0.4.1] - 2020-12-01
1518

1619
### Changed
@@ -121,8 +124,8 @@
121124
- Builder docs clarify the order of method calls (#89)
122125

123126
<!-- next-url -->
124-
[unreleased]: https://github.com/jamwaffles/ssd1306/compare/v0.4.1...HEAD
125127

128+
[unreleased]: https://github.com/jamwaffles/ssd1306/compare/v0.4.1...HEAD
126129
[0.4.1]: https://github.com/jamwaffles/ssd1306/compare/v0.4.0...v0.4.1
127130
[0.4.0]: https://github.com/jamwaffles/ssd1306/compare/v0.3.1...v0.4.0
128131
[0.3.1]: https://github.com/jamwaffles/ssd1306/compare/v0.3.0...v0.3.1

0 commit comments

Comments
 (0)