Skip to content

Commit f19fa87

Browse files
committed
Update changelog
1 parent 784e2f6 commit f19fa87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
3939
- Added setText methods to various items so they can be modified at runtime (#153)
4040
- Added MenuStyle#hasChangedFromDefaults to check if a MenuStyle has been modified (#149)
4141
- Added CliMenu#setTitle and CliMenu#setStyle (#155)
42+
- Added CliMenuBuilder#getStyle to get the current style object for the menu
4243

4344
### Fixed
4445
- Fixed sub menu go back button freezing menu (#88)
@@ -47,6 +48,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
4748
- Fixed (#71) - changed padding calculation when row too long to stop php notices (#112)
4849
- Fixed wordwrap helper (#134)
4950
- Fixed selected item issues when adding/setting/removing items (#156)
51+
- Fix infinite loop when no selectable items in menu (#159, #144)
5052

5153
### Removed
5254
- Dropped PHP 5.x and PHP 7.0 support (#79)

0 commit comments

Comments
 (0)