summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/changelog.rst b/changelog.rst
index 7e466bcb..a9c8217c 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -1,5 +1,5 @@
-Upcoming:
-=========
+3.5.0 (2022/09/15):
+===================
Features:
---------
@@ -17,7 +17,7 @@ Bug fixes:
Internal:
---------
-* Port to psycopg3 (https://github.com/psycopg/psycopg). Needs a major version bump.
+* Port to psycopg3 (https://github.com/psycopg/psycopg).
* Fix typos
3.4.1 (2022/03/19)