Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chzyer committed Mar 5, 2016
1 parent bd7c8c6 commit 14e9df7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Supports performs even stdin/stdout is not a tty.
* Add a new simple apis for single instance, check by [here](https://github.com/chzyer/readline/blob/master/std.go). It need to save history manually if using this api.
* #28, fixes the history is not working as expected.
* #33, vim mode now support `c`, `d`, `x (delete character)`, `r (replace character)`

### 1.1 - 2015-11-20

Expand Down

0 comments on commit 14e9df7

Please sign in to comment.