summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.0.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt
index 44656b11cd..7e32da32fa 100644
--- a/docs/releases/3.0.txt
+++ b/docs/releases/3.0.txt
@@ -172,6 +172,8 @@ Management Commands
* :option:`showmigrations --list` now shows the applied datetimes when
``--verbosity`` is 2 and above.
+* On PostgreSQL, :djadmin:`dbshell` now supports client-side TLS certificates.
+
Migrations
~~~~~~~~~~