Skip to content

Commit

Permalink
adjust changelog prior to release
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Feb 15, 2021
1 parent ee73690 commit ad7c779
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
#### v2.11.0

##### Features

* Add binding capital 'H' to go to the top of any pane/list
* Add binding capital 'G' to go to the bottom of any pane/list

##### Fixes
* Without user input during `dua i [<multiple paths>]` the top-most entry will remain selected.
* Avoid stale frame at the end of traversal in interactive sessions when there is no user input.

#### v2.10.10 - Fix --version flag

It looks like the latest BETAs of clap removed setting the version implicitly.
Expand Down

0 comments on commit ad7c779

Please sign in to comment.