Skip to content

Commit 3648465

Browse files
authored
Update README.md
1 parent e5380b7 commit 3648465

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ To have a two-states toggle button, with an undefined starting value:
8989
Browse the full example here:
9090
<a href="https://github.com/BeppiMenozzi/TriStateToggleButton/tree/master/tristatetogglebutton_sample/src/main">Example</a>
9191

92+
### New in 1.0.4
93+
* Fixed: setting a boolean value programmatically sometimes didn't update status
94+
9295
### New in 1.0.3
9396
* Toggle now can set and return integer values (0, 1, 2)
9497
* Warning: onToggle() changed to include integer values

0 commit comments

Comments
 (0)