diff options
| author | Tom Christie | 2013-02-22 22:22:37 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-02-22 23:00:07 +0000 | 
| commit | d62e4a7aa518b4f0658f8e88fad3f37c95e17082 (patch) | |
| tree | 68ca92e08e2e66bbf6f33b07eb9b568050014548 /docs/topics | |
| parent | 9f98455362393e193f3a81588476d9352f871283 (diff) | |
| download | django-rest-framework-d62e4a7aa518b4f0658f8e88fad3f37c95e17082.tar.bz2 | |
Update release notes
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 9d29dd27..22cd3cf0 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -40,6 +40,10 @@ You can determine your currently installed version using `pip freeze`:  ## 2.2.x series +### Master + +* Bugfixes for model field validation edge-cases. +  ### 2.2.1  **Date**: 22nd Feb 2013  | 
