Skip to content

Commit

Permalink
add info to changelog about backward incompatible change
Browse files Browse the repository at this point in the history
  • Loading branch information
lociii committed Jul 6, 2022
1 parent d3eb089 commit be11f15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Expand Up @@ -8,6 +8,8 @@ Version 22.1 (2022-6-17)

* Removed outdated deprecated warnings for code removed in version 2.1.

* Removed fallbacks from `filterset_class` to `filter_class` and from `filterset_fields` to `filter_fields` that were deprecated in [version 2.0](https://django-filter.readthedocs.io/en/main/guide/migration.html#view-attributes-renamed-867) and originally scheduled to be removed in version 2.1.

* The code base is now formatted with Black.

Version 21.1 (2021-9-24)
Expand Down

0 comments on commit be11f15

Please sign in to comment.