Skip to content

Commit f32a6b5

Browse files
committed
v1.8.1
1 parent e97cf87 commit f32a6b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Release Notes for TM1637TinyDisplay
22

3-
## v1.8.1 - Updated begin() method to set default brightness
3+
## v1.8.1 - Add Default Brightness
44

55
* Updated the `begin()` method to set a non zero default brightness for the display, as reported in https://github.com/jasonacox/TM1637TinyDisplay/pull/29#issuecomment-1446362105 and submitted by @mgesteiro in https://github.com/jasonacox/TM1637TinyDisplay/pull/30
66

7-
## v1.8.0 - Updated library operation with new begin() method
7+
## v1.8.0 - Updated Library Operation with New begin() Method
88

99
* Updated library operation to include an initializing method `begin()` to move outside the constructor hardware related calls, as reported in https://github.com/jasonacox/TM1637TinyDisplay/issues/28
1010

0 commit comments

Comments
 (0)