summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2021-02-26 13:18:31 -0800
committerIrina Truong <i.chernyavska@gmail.com>2021-02-26 13:18:31 -0800
commit469d22f2b6da815aa95b27c9342c3db9e37f9c3b (patch)
treeb6e4ce95045dabc393162953303926aad05e5fad
parent9a46ec87d5364c29494ef17ec5e31d352e0e661f (diff)
Changelog.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index ee94ae3f..2c5d2cd4 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -13,6 +13,7 @@ Bug fixes:
* Fix issue where `syntax_style` config value would not have any effect. (#1212)
* Fix crash because of not found `InputMode.REPLACE_SINGLE` with prompt-toolkit < 3.0.6
+* Fix comments being lost in config when saving a named query. (#1240)
3.1.0
=====