File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,14 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
32
32
- Added support for 256 colours with automatic and manual fallback to 8 colours (#104 )
33
33
- Added clear option to CliMenu#redraw useful for when reducing the terminal width (#117 )
34
34
- 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 )
35
36
36
37
### Fixed
37
38
- Fixed sub menu go back button freezing menu (#88 )
38
39
- Fixed centering ascii art items with trailing white space (#102 )
39
40
- Enable cursor when exiting menu (#110 )
40
41
- Fixed (#71 ) - changed padding calculation when row too long to stop php notices (#112 )
42
+ - Fixed wordwrap helper (#134 )
41
43
42
44
### Removed
43
45
- Dropped PHP 5.x and PHP 7.0 support (#79 )
You can’t perform that action at this time.
0 commit comments