summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith@netflix.com>2024-11-10 11:32:48 -0800
committerAmjith Ramanujam <amjith@netflix.com>2024-11-10 11:32:48 -0800
commitd486bc96a309d04270fc13c398a264cde0ea85a3 (patch)
tree8e3488c11893c4e34ebe950f042f52aa10f14768
parent770cfddde10dac0709037e9abe61e8c790159fa6 (diff)
Update changelog.
-rw-r--r--changelog.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/changelog.md b/changelog.md
index bcd51d7..6cab6f5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,17 +1,18 @@
-Upcoming Release (TBD)
+1.28.0 (2024/11/10)
======================
-Bug Fixes
-----------
-
-* Fixes `Database connection failed: error('unpack requires a buffer of 4 bytes')`.
-* Only show keyword completions after *
-
Features
---------
* Added fzf history search functionality. The feature can switch between the old implementation and the new one based on the presence of the fzf binary.
+Bug Fixes
+----------
+
+* Fixes `Database connection failed: error('unpack requires a buffer of 4 bytes')`
+* Only show keyword completions after *
+* Enable fuzzy matching for keywords
+
1.27.2 (2024/04/03)
===================