aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-12-28 12:45:05 +0000
committerTom Christie2012-12-28 12:45:05 +0000
commitf7a82b6aeebaff2df78366a1e0b087c5afb2f459 (patch)
tree1f254e1538b87fbc9c3e849b7fca6e99f8b21c38 /README.md
parentacdb69be527f48b245a0e8cd14a3628a3c75347a (diff)
downloaddjango-rest-framework-f7a82b6aeebaff2df78366a1e0b087c5afb2f459.tar.bz2
Version 2.1.132.1.13
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87e524a7..c262cd68 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,13 @@ To run the tests.
# Changelog
+### 2.1.13
+
+**Date**: 28th Dec 2012
+
+* Support configurable `STATICFILES_STORAGE` storage.
+* Bugfix: Related fields now respect the required flag, and may be required=False.
+
### 2.1.12
**Date**: 21st Dec 2012