aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorStephan Groß2012-12-04 09:40:23 +0100
committerStephan Groß2012-12-04 09:40:23 +0100
commite044fa089b5ccdcc3557a65c106fad0f44f1b7b8 (patch)
treeed60c5efaf027cd57b9a193e1ce9a01ce692e407 /docs/topics
parent3e3ede71d2f4826fa1d07523705dd53ab2cba29a (diff)
downloaddjango-rest-framework-e044fa089b5ccdcc3557a65c106fad0f44f1b7b8.tar.bz2
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