diff --git a/docs/community/release-notes.md b/docs/community/release-notes.md index d732f0bbf..4a90f2b7a 100644 --- a/docs/community/release-notes.md +++ b/docs/community/release-notes.md @@ -82,7 +82,6 @@ Date: ... * Add SimplePathRouter [[#6789](https://github.com/encode/django-rest-framework/pull/6789)] * Re-prefetch related objects after updating [[#8043](https://github.com/encode/django-rest-framework/pull/8043)] * Fix FilePathField required argument [[#8805](https://github.com/encode/django-rest-framework/pull/8805)] -* Try update django-filter==22.1 [[#8813](https://github.com/encode/django-rest-framework/pull/8813)] * Upddate setup python action to v4 [[#8806](https://github.com/encode/django-rest-framework/pull/8806)] * attrs==22.1.0 [[#8828](https://github.com/encode/django-rest-framework/pull/8828)] * Fix transifex-client version in packaging requirements. [[#8827](https://github.com/encode/django-rest-framework/pull/8827)]