Skip to content

Commit

Permalink
Update CHANGES to better call out backwards incompatible changes
Browse files Browse the repository at this point in the history
  • Loading branch information
robhudson committed May 22, 2024
1 parent 405cfb7 commit 0531388
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ CHANGES
4.x - Unreleased
================

BACKWARDS INCOMPATIBLE changes:
- Move to dict-based configuration which allows for setting policies for both enforced and
report-only. See the migration guide in the docs for migrating your settings.

Other changes:
- Add pyproject-fmt to pre-commit, and update pre-commit versions
- [backwards-incompatible] Move to 2 dict-based setting configuration
- Fixes #36: Add support for enforced and report-only policies simultaneously
- Drop support for Django <=3.2, end of extended support

Expand Down

0 comments on commit 0531388

Please sign in to comment.