Update changelog
This commit is contained in:
parent
9ea98bb27b
commit
b14feae0c1
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.5.71 (2017-01-24)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Improve columns, filters for TempMon Readings grid
|
||||||
|
|
||||||
|
* Add ability to merge subdepartments
|
||||||
|
|
||||||
|
|
||||||
0.5.70 (2017-01-11)
|
0.5.70 (2017-01-11)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.5.70'
|
__version__ = u'0.5.71'
|
||||||
|
|
Loading…
Reference in a new issue