Skip to content

Commit

Permalink
Draft CHANGELOG for the upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Mar 5, 2020
1 parent d9b1211 commit d9c6a03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
CHANGELOG
=========

0.21.0 (WIP)
------------
- Style changes
- Unicode spinner
- `--border` will now print border with rounded corners around the
finder instead of printing horizontal lines above and below it.
The previous style is available via `--border=horizontal`
- Added `--pointer` and `--marker` options
- More keys and actions for `--bind`
- Bug fixes and improvements
- Vim plugin: Floating windows support
- bash: Various improvements in key bindings (CTRL-T, CTRL-R, ALT-C)

0.20.0
------
- Customizable preview window color (`preview-fg` and `preview-bg` for `--color`)
Expand Down

0 comments on commit d9c6a03

Please sign in to comment.