diff options
| author | Tom Christie | 2014-09-01 09:07:55 +0100 | 
|---|---|---|
| committer | Tom Christie | 2014-09-01 09:07:55 +0100 | 
| commit | 55e779c856347094e3240bc7bf83927acf0bd442 (patch) | |
| tree | b2a0c6c833084f3b17241d46556369552982e527 /docs | |
| parent | f777a73bc7987330c69c18bd37634942a67f4e74 (diff) | |
| download | django-rest-framework-55e779c856347094e3240bc7bf83927acf0bd442.tar.bz2 | |
Version 2.4.12.4.1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/release-notes.md | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 29a0afcd..f0e9f210 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -40,6 +40,12 @@ You can determine your currently installed version using `pip freeze`:  ## 2.4.x series +### 2.4.1 + +**Date**: 1st September 2014 + +* Bugfix: Fix broken login template for browsable API. +  ### 2.4.0  **Date**: 29th August 2014 | 
