We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539f817 commit 62d3f44Copy full SHA for 62d3f44
CHANGELOG.md
@@ -11,6 +11,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
11
12
### Removed
13
14
+## [2.1.0]
15
+### Changed
16
+ - Use new static for submenu to allow subclassing (#68)
17
+
18
+### Added
19
+ - Add emacs style up/down shortcuts ctrl+n and ctrl+p (#67)
20
21
+## [2.0.2]
22
+### Fixed
23
+ - Don't output ascii art if the terminal width is too small (#63)
24
25
## [2.0.1]
26
### Fixed
27
- Reset array keys after removing an item from the menu (#61)
0 commit comments