summaryrefslogtreecommitdiffstats
path: root/changelog.rst
diff options
context:
space:
mode:
authorPaweł Sacawa <pawelsacawa@gmail.com>2021-05-06 05:05:22 -0400
committerPaweł Sacawa <pawelsacawa@gmail.com>2021-05-06 05:15:05 -0400
commit26bdc4e7599d11ba3e2cef4dc8e3df3bdedbdf91 (patch)
tree44b7c1527ba54824ce24f839101398984f02ae3f /changelog.rst
parent954b8c3902b251aeb7a576e275393a2c61644286 (diff)
Add missing function literals
Diffstat (limited to 'changelog.rst')
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index bc1ad77b..20f61b80 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -16,6 +16,7 @@ Bug fixes:
* Fix comments being lost in config when saving a named query. (#1240)
* Fix IPython magic for ipython-sql >= 0.4.0
* Fix pager not being used when output format is set to csv. (#1238)
+* Add function literals random, g;nerate_series, generate_subscripts
3.1.0
=====