Skip to content

Commit a16c9c0

Browse files
committed
bump changelog for v0.1.0
1 parent a816d07 commit a16c9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [0.1.0] - 2023-01-??
3+
## [0.1.0] - 2023-01-14
44

55
* Added optional undo support with Ctrl+_ ; this must be enabled manually by setting `(Config).Undo` to `true`
66
* Removed `PrefixCompleterInterface` in favor of the concrete type `*PrefixCompleter` (most client code that explicitly uses `PrefixCompleterInterface` can simply substitute `*PrefixCompleter`)

0 commit comments

Comments
 (0)