Skip to content

Commit 9a4dc83

Browse files
committed
Update changelog
1 parent e2fb565 commit 9a4dc83

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
@@ -32,12 +32,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
3232
- Added support for 256 colours with automatic and manual fallback to 8 colours (#104)
3333
- Added clear option to CliMenu#redraw useful for when reducing the terminal width (#117)
3434
- Added ability to set top/bottom and left/right padding independently (#121)
35+
- Added a new Split Item item type which allows displaying multiple items on one line (#127)
3536

3637
### Fixed
3738
- Fixed sub menu go back button freezing menu (#88)
3839
- Fixed centering ascii art items with trailing white space (#102)
3940
- Enable cursor when exiting menu (#110)
4041
- Fixed (#71) - changed padding calculation when row too long to stop php notices (#112)
42+
- Fixed wordwrap helper (#134)
4143

4244
### Removed
4345
- Dropped PHP 5.x and PHP 7.0 support (#79)

0 commit comments

Comments
 (0)