mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Add missing date
This commit is contained in:
parent
15c2001de0
commit
c87e95c239
|
@ -42,7 +42,7 @@ You can determine your currently installed version using `pip freeze`:
|
||||||
|
|
||||||
### 3.0.2
|
### 3.0.2
|
||||||
|
|
||||||
**Date**: [December 2014][3.0.2-milestone].
|
**Date**: [17th December 2014][3.0.2-milestone].
|
||||||
|
|
||||||
* Ensure `request.user` is made available to response middleware. ([#2155][gh2155])
|
* Ensure `request.user` is made available to response middleware. ([#2155][gh2155])
|
||||||
* `Client.logout()` also cancels any existing `force_authenticate`. ([#2218][gh2218], [#2259][gh2259])
|
* `Client.logout()` also cancels any existing `force_authenticate`. ([#2218][gh2218], [#2259][gh2259])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user