Document next version changes
Change-Id: I47b0251cbb0dbb0f24d961949f7d4fd37435a5c5
This commit is contained in:
parent
3c3581b8bb
commit
ea9f71d5f2
@ -1,8 +1,16 @@
|
|||||||
Changes
|
Changes
|
||||||
=======
|
=======
|
||||||
|
|
||||||
0.6.1
|
0.6.2 (next)
|
||||||
-----
|
------------
|
||||||
|
|
||||||
|
* Flask adapter complex types now supports flask.ext.restful
|
||||||
|
* Allow disabling complex types auto-register
|
||||||
|
* Documentation edits
|
||||||
|
* Various documentation build fixes
|
||||||
|
|
||||||
|
0.6.1 (2014-05-02)
|
||||||
|
------------------
|
||||||
|
|
||||||
* Fix error: variable 'kw' referenced before assignment
|
* Fix error: variable 'kw' referenced before assignment
|
||||||
* Fix default handling for zero values
|
* Fix default handling for zero values
|
||||||
@ -11,8 +19,8 @@ Changes
|
|||||||
* pecan: cleanup, use global vars and staticmethod
|
* pecan: cleanup, use global vars and staticmethod
|
||||||
* args_from_args() to work with an instance of UserType
|
* args_from_args() to work with an instance of UserType
|
||||||
|
|
||||||
0.6
|
0.6 (2014-02-06)
|
||||||
---
|
----------------
|
||||||
|
|
||||||
* Add 'readonly' parameter to wsattr
|
* Add 'readonly' parameter to wsattr
|
||||||
* Fix typos in documents and comments
|
* Fix typos in documents and comments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user