aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst
index 2f97556..5020466 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -18,6 +18,7 @@ Bugfixes
* Support languages where lowercase and uppercase strings may have different
lengths.
* Allow using cursor as context managers.
+* Make the SQL explain more helpful on SQLite.
* Various JavaScript improvements.
Deprecated features