We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396344b commit 3505200Copy full SHA for 3505200
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
3
+## v2.3.0 (2024-10-23)
4
+* Remove Python 3.8 support.
5
+* Remove Django 3 support.
6
+* Add python 3.13 support.
7
+* Add Django 5.1 to the testing library.
8
+
9
## v2.2.0 (2024-05-28)
10
* Add disable_server_side_cursors parameter
11
* Enhance Query String Parsing for Server-Side Binding in Django 4.2 with psycopg 3.1.8+
0 commit comments