summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/3.12.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst
index 0c53bc0..67396f8 100644
--- a/Doc/whatsnew/3.12.rst
+++ b/Doc/whatsnew/3.12.rst
@@ -112,6 +112,13 @@ os
(Contributed by Kumar Aditya in :gh:`93312`.)
+sqlite3
+-------
+
+* Add a :ref:`command-line interface <sqlite3-cli>`.
+ (Contributed by Erlend E. Aasland in :gh:`77617`.)
+
+
Optimizations
=============