summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2020-06-02 23:33:27 +0200
committerSébastien Helleu <flashcode@flashtux.org>2020-06-02 23:33:27 +0200
commit1f2d90b64344bef6f76dcc3d74abb7c1039e345a (patch)
treeabb4f4b35eb713a45636b8cc5b67844310788d96
parent41cd8a438f2f75ae59e040268c1411a167f33abc (diff)
downloadweechat-1f2d90b64344bef6f76dcc3d74abb7c1039e345a.zip
core: update ChangeLog (issue #1517)
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 3736b8afc..6edee2c8d 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
+ * core: add Alacritty title escape sequence support (issue #1517)
* core: display notify level for current buffer with command /buffer notify (issue #1505)
* core: count only visible nicks in bar item "buffer_nicklist_count", add bar items "buffer_nicklist_count_groups" and "buffer_nicklist_count_all" (issue #1506)
* core: set default size for input bar to 0 (automatic) (issue #1498)