We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a5578 commit d8dc3d9Copy full SHA for d8dc3d9
docs/changelog.rst
@@ -1,14 +1,17 @@
1
Changelog
2
=========
3
4
-v4.10.0 (Not released yet)
5
---------------------------
+v4.10.0 (2025-02-10)
+--------------------
6
7
Compatibility
8
^^^^^^^^^^^^^
9
10
* Added official support for Python 3.13.
11
12
+Improvements
13
+^^^^^^^^^^^^
14
+
15
* Added ``using`` argument to :fixture:`django_assert_num_queries` and
16
:fixture:`django_assert_max_num_queries` to easily specify the database
17
alias to use.
0 commit comments