Update changelog
This commit is contained in:
parent
f9906b26f2
commit
eb68eec520
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.11 (2017-07-18)
|
||||
------------------
|
||||
|
||||
* Tweak some basic styles for forms/grids
|
||||
|
||||
* Add new v3 master with v2 forms, with colander/deform
|
||||
|
||||
|
||||
0.6.10 (2017-07-18)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.10'
|
||||
__version__ = '0.6.11'
|
||||
|
|
Loading…
Reference in a new issue