Skip to content

Commit

Permalink
Update version to 2.1.1 and list changes in CHANGES file.
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianlopezroche committed Jul 3, 2020
1 parent 5140b6d commit f9cb285
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ who contributed the patch or idea appears first, followed by
those who've otherwise worked on that item. For a list of
contributors names and identifiers please see the CONTRIBUTORS file.

Changes from 2.1.0 to 2.1.1:

- Break mtime ties using ctime when sorting by time.
- Reduce number of calls to stat(), for speed.
- Clear last command status when new command is entered.

Changes from 2.0.0 to 2.1.0:

- Rename cs command ("clear all selections") from cs to csel.
Expand Down

0 comments on commit f9cb285

Please sign in to comment.