Update changelog
This commit is contained in:
parent
3bafa41ecd
commit
29ec662ead
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.28 (2016-09-30)
|
||||
-------------------
|
||||
|
||||
* Add specific permissions for edit/delete of individual batch rows
|
||||
|
||||
|
||||
0.5.27 (2016-09-26)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.27'
|
||||
__version__ = u'0.5.28'
|
||||
|
|
Loading…
Reference in a new issue