8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f288787 commit 14f7bffCopy full SHA for 14f7bff
docs/contents/changelog.rst
@@ -1,12 +1,11 @@
1
ChangeLog
2
=========
3
4
-Version 5.2.1 (to be released)
+Version 5.2.1 (2020-09-25)
5
------------------------------
6
- This version officially supports the new Python 3.9 and PostgreSQL 13.
7
-- Changes to the DB-API 2 module (pgdb):
8
- - The `copy_to()` and `copy_from()` methods now also work with table names
9
- containing schema qualifiers (#47).
+- The `copy_to()` and `copy_from()` methods in the pgdb module now also work
+ with table names containing schema qualifiers (#47).
10
11
Version 5.2 (2020-06-21)
12
------------------------
0 commit comments