summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2021-02-26 13:08:43 -0800
committerIrina Truong <i.chernyavska@gmail.com>2021-02-26 13:08:43 -0800
commitc7adbcc70e04bbe40f5eebffe0346da141b990e5 (patch)
tree0af199482547dca6650471d0c7f8ab35e73db843
parent291878bb3182389a5f73e4888297e96659724c9b (diff)
-rw-r--r--changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog.rst b/changelog.rst
index ee94ae3f..8e0b01bc 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -12,7 +12,8 @@ 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 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
=====