From bfc9cb752cc8d81b03df6dde610dad5fc44edff6 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 25 Sep 2021 13:41:26 -0400 Subject: [PATCH] Changelog: Document TW #2287 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 26dbeeedb..b5a32e8c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,8 @@ Thanks to Vignesh Prabhu. - TW #2257 UDA string fields can't start with certain keywords Thanks to Michael Russell. +- TW #2287 Speed up fish autocompletion and more completion options. + Thanks to Tin Lai. - TW #2290 Support moving the config file to XDG_CONFIG_HOME Thanks to Julien Rabinow. - TW #2292 CmdEdit: Interruption should remove lock file