Add release notes for django-assert-queries 2.0.1.

Review Request #14388 — Created March 21, 2025 and submitted — Latest diff uploaded

Information

django-assert-queries
main

Reviewers

This is a bug fix release that fixes comparisons of sets of models,
equality checks between two of the same instance of a model, and the
display of assertion failure results on pytest.

Built the docs. Checked for build and spelling errors.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Add release notes for django-assert-queries 2.0.1.
This is a bug fix release that fixes comparisons of sets of models, equality checks between two of the same instance of a model, and the display of assertion failure results on pytest.
721fdf034e30cfc7bfd0d48457ceaa382e804cf1 Christian Hammond
docs/releasenotes/2.0.1.rst
docs/releasenotes/index.rst
Loading...