Add release notes for Django Evolution 2.4.1.

Review Request #14209 — Created Oct. 17, 2024 and submitted — Latest diff uploaded

Information

Django Evolution
release-2.x

Reviewers

This is a small bug fix release that ensures the new
RENAMED_FIELD_TYPES is respected when parsing Pickle-based signatures
and that newly-added migration-aware apps are always considered for
migration.

Built the docs and checked the results.

Changes between revision 1 and 2

orig
1
2
3

Commits

Summary ID Author
Add release notes for Django Evolution 2.4.1.
This is a small bug fix release that ensures the new `RENAMED_FIELD_TYPES` is respected when parsing Pickle-based signatures.
36d8ebaecc242f3fc1a2cbbc3e7c502fd89deb54 Christian Hammond
Add release notes for Django Evolution 2.4.1.
This is a small bug fix release that ensures the new `RENAMED_FIELD_TYPES` is respected when parsing Pickle-based signatures and that newly-added migration-aware apps are always considered for migration.
975b8f4e122c9501a74b816ef49eaf0899239700 Christian Hammond
docs/releasenotes/2.4.1.rst
Loading...