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 ded08f1 commit 22ab163Copy full SHA for 22ab163
CHANGES.rst
@@ -5,6 +5,20 @@ master (unreleased)
5
-------------------
6
*This is where upcoming changes will be.*
7
8
+Compatibility
9
+"""""""""""""
10
+
11
+- Fix warning make in regards to ``pkg_resources`` in Python 3.11+, (#146,
12
+ thank you @blag)
13
14
+Maintenance
15
+"""""""""""
16
17
+CI updates:
18
19
+- Python: Support Python 3.11 and 3.12 in test matrix (#146, thank you @blag)
20
+- Django: Support Django 4.1 and 4.2 in test matrix (#146, thank you @blag)
21
22
6.0 (2023-09-07)
23
----------------
24
0 commit comments