aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2012-12-06 14:58:18 -0800
committerTom Christie2012-12-06 14:58:18 -0800
commita463ddbb37edb725626b5b819266f3962bafc160 (patch)
tree48cdb73f72aacb8e90d9ba21387303f7852f36c2 /docs/topics
parent26cfa023263576258e53fe23bc92e437398ff15f (diff)
parente044fa089b5ccdcc3557a65c106fad0f44f1b7b8 (diff)
downloaddjango-rest-framework-a463ddbb37edb725626b5b819266f3962bafc160.tar.bz2
Merge pull request #470 from minddust/fix-#469
fixed #469 - RegexField <--> BrowsableAPI Bug
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 867b138b..c2fe3f64 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -4,6 +4,10 @@
>
> &mdash; Eric S. Raymond, [The Cathedral and the Bazaar][cite].
+## Master
+
+* Bugfix: Fix `RegexField` to work with `BrowsableAPIRenderer`
+
## 2.1.6
**Date**: 23rd Nov 2012