Update changelog
This commit is contained in:
parent
948987232a
commit
b2d7e14ef7
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.5.45 (2016-11-28)
|
||||
-------------------
|
||||
|
||||
* Fix styles for 'print schedule' page
|
||||
|
||||
* Add permission for bulk-delete of batch data rows
|
||||
|
||||
|
||||
0.5.44 (2016-11-22)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.44'
|
||||
__version__ = u'0.5.45'
|
||||
|
|
Loading…
Reference in a new issue