Commit 15c2c58b by Xavier Ordoquy

Updated the release-notes.

parent e5441d84
......@@ -40,6 +40,7 @@ You can determine your currently installed version using `pip freeze`:
### 2.4.0
* Use py.test
* `@detail_route` and `@list_route` decorators replace `@action` and `@link`.
* `six` no longer bundled. For Django <= 1.4.1, install `six` package.
* Support customizable view name and description functions, using the `VIEW_NAME_FUNCTION` and `VIEW_DESCRIPTION_FUNCTION` settings.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment