Skip to content

Commit

Permalink
Document removal of JoinManager in ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
mthuurne committed Apr 16, 2024
1 parent 60b4861 commit fc8a868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ To be released
- Make `contribute_to_class()` in `StatusField`, `MonitorField` and `SplitField`
forward additional arguments to Django
- `SplitField` no longer accepts `no_excerpt_field` as a keyword argument
- Remove `JoinManager` and `JoinManagerMixin`; use ``JoinQueryset.as_manager()`` instead

4.4.0 (2024-02-10)
------------------
Expand Down

0 comments on commit fc8a868

Please sign in to comment.