aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-12-08 13:01:03 +0000
committerTom Christie2012-12-08 13:01:03 +0000
commitff01ae3571298b9da67f9b9583f0cb264676ed2b (patch)
treef8ce14f078dcdb2a4a0e763f65599c4aa372c46f /README.md
parentac2720afcba7be5e937b5f0360a470701861baaa (diff)
downloaddjango-rest-framework-ff01ae3571298b9da67f9b9583f0cb264676ed2b.tar.bz2
Version 2.1.82.1.8
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 a9ea1242..a4c56103 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,13 @@ To run the tests.
# Changelog
+## 2.1.8
+
+**Date**: 8th Dec 2012
+
+* Fix for creating nullable Foreign Keys with `''` as well as `None`.
+* Added `null=<bool>` related field option.
+
## 2.1.7
**Date**: 7th Dec 2012