Skip to content

Commit ef38886

Browse files
committed
Update release notes
1 parent 5229848 commit ef38886

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/topics/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ You can determine your currently installed version using `pip freeze`:
4040

4141
## 2.3.x series
4242

43+
### Master
44+
45+
* Added `trailing_slash` option to routers.
46+
* Support wider range of default serializer validation when used with custom model fields.
47+
* Bugfix: Return error correctly when OAuth non-existent consumer occurs.
48+
* Bugfix: Allow `FileUploadParser` to correctly filename if provided as URL kwarg.
49+
* Bugfix: Fix `ScopedRateThrottle`.
50+
4351
### 2.3.5
4452

4553
**Date**: 3rd June 2013

0 commit comments

Comments
 (0)