mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-12-02 06:24:05 +03:00
Version 0.3.0
This commit is contained in:
parent
d87113ff60
commit
3cf6fab3d9
5
RELEASES
5
RELEASES
|
@ -1,3 +1,8 @@
|
||||||
|
0.3.0
|
||||||
|
|
||||||
|
* JSONP Support
|
||||||
|
* Bugfixes, including support for latest markdown release
|
||||||
|
|
||||||
0.2.4
|
0.2.4
|
||||||
|
|
||||||
* Fix broken IsAdminUser permission.
|
* Fix broken IsAdminUser permission.
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
__version__ = '0.2.4'
|
__version__ = '0.3.0'
|
||||||
|
|
||||||
VERSION = __version__ # synonym
|
VERSION = __version__ # synonym
|
||||||
|
|
Loading…
Reference in New Issue
Block a user