diff options
| author | Tom Christie | 2015-03-23 11:38:17 +0000 | 
|---|---|---|
| committer | Tom Christie | 2015-03-23 11:38:17 +0000 | 
| commit | bbaee714fb652a739e2521e03a6cc08c3bc079db (patch) | |
| tree | 6a91ebb95d14f04259b43d94dd559cbc772f7c5f /docs/topics | |
| parent | 54eea7f14a656d14142492f336e42ee9c8e2c0eb (diff) | |
| download | django-rest-framework-bbaee714fb652a739e2521e03a6cc08c3bc079db.tar.bz2 | |
Fix release date
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index c84d4e91..1a0c0d41 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -42,7 +42,7 @@ You can determine your currently installed version using `pip freeze`:  ### 3.1.1 -**Date**: [19th March 2015][3.1.1-milestone]. +**Date**: [23rd March 2015][3.1.1-milestone].  * **Security fix**: Escape tab switching cookie name in browsable API.  * Display input forms in browsable API if `serializer_class` is used, even when `get_serializer` method does not exist on the view. ([#2743](gh2743)) | 
