10000 Update release notes. · martync/django-rest-framework@2c6c5d9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c6c5d9

Browse files
committed
Update release notes.
1 parent 69d169f commit 2c6c5d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/topics/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ You can determine your currently installed version using `pip freeze`:
4444

4545
* Filtering backends are now applied to the querysets for object lookups as well as lists. (Eg you can use a filtering backend to control which objects should 404)
4646
* Deal with error data nicely when deserializing lists of objects.
47+
* Extra override hook to configure `DjangoModelPermissions` for unauthenticated users.
4748
* Bugfix: Workaround for Django bug causing case where `Authtoken` could be registered for cascade delete from `User` even if not installed.
4849

4950
### 2.2.3

0 commit comments

Comments
 (0)
0