Skip to content

Commit

Permalink
bump changelog for v0.1.1 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
slingamn authored May 6, 2024
1 parent e90ce13 commit 23dce32
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.1] - 2024-05-06

* Fixed zos support (#55)
* Added support for the Home and End keys (#53)
* Removed some internal enums related to Vim mode from the public API (#57)

## [0.1.0] - 2024-01-14

* Added optional undo support with Ctrl+_ ; this must be enabled manually by setting `(Config).Undo` to `true`
Expand Down

0 comments on commit 23dce32

Please sign in to comment.