summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9251834..da996b8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Current release
---------------
+What's new in psycopg 2.8.4
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+Don't swallow keyboard interrupts on connect when a password is specified
+in the connection string (:ticket:`#898`).
+
+
What's new in psycopg 2.8.3
^^^^^^^^^^^^^^^^^^^^^^^^^^^