Update release notes

This commit is contained in:
Tom Christie 2013-08-19 21:46:34 +01:00
parent 7cc1d38d22
commit f84d4951bf

View File

@ -43,6 +43,7 @@ You can determine your currently installed version using `pip freeze`:
### Master
* Support customizable view name and description functions, using the `VIEW_NAME_FUNCTION` and `VIEW_DESCRIPTION_FUNCTION` settings.
* Bugfix: `required=True` argument fixed for boolean serializer fields.
### 2.3.7