We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90ce13 commit 23dce32Copy full SHA for 23dce32
docs/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.1.1] - 2024-05-06
4
+
5
+* Fixed zos support (#55)
6
+* Added support for the Home and End keys (#53)
7
+* Removed some internal enums related to Vim mode from the public API (#57)
8
9
## [0.1.0] - 2024-01-14
10
11
* Added optional undo support with Ctrl+_ ; this must be enabled manually by setting `(Config).Undo` to `true`
0 commit comments