Skip to content

Commit 62d3f44

Browse files
authored
Update CHANGELOG.md
1 parent 539f817 commit 62d3f44

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1111

1212
### Removed
1313

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+
1425
## [2.0.1]
1526
### Fixed
1627
- Reset array keys after removing an item from the menu (#61)

0 commit comments

Comments
 (0)