Skip to content

Commit 23f096c

Browse files
authored
Update docs/changelog.rst
1 parent e57426d commit 23f096c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/changelog.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Compatibility
99

1010
* Added official support for Python 3.13.
1111

12-
* Adds ``using`` argument to ``pytest_django.fixtures.django_assert_num_queries``
13-
and `pytest_django.fixtures.django_assert_max_num_queries``
12+
* Added ``using`` argument to :fixture:`django_assert_num_queries` and
13+
:fixture:`django_assert_max_num_queries` to easily specify the database
14+
alias to use.
1415

1516
Bugfixes
1617
^^^^^^^^

0 commit comments

Comments
 (0)