summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-02-23 00:50:45 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2023-02-23 00:50:45 +0100
commitd27e42dec6b6255246bd488e12ea2662018f12ab (patch)
tree71eefa8a5fef32671331d4b295e2c350808fab6a /CHANGELOG.md
parentFix typo in tag (diff)
downloadnheko-d27e42dec6b6255246bd488e12ea2662018f12ab.tar.xz
Hotfix redundant null terminator inserted by emoji completer
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8495524..aa0ed778 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## [0.11.3] -- 2023-02-23
+
+### Bugfix
+
+- Fix redundant null byte inserted with the emoji completer
+
 ## [0.11.2] -- 2023-02-20
 
 ### Highlights