diff options
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ |