summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3f1b7ba..e8e64df 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,9 @@ Current release
What's new in psycopg 2.9.2
^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Raise `ValueError` for dates >= Y10k (:ticket:`#1307`)
+- Raise `ValueError` for dates >= Y10k (:ticket:`#1307`).
+- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
+ PostgreSQL 14.
What's new in psycopg 2.9.1