Update changelog
This commit is contained in:
parent
a0408e87f9
commit
9692e389d5
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.5.55 (2016-12-10)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Validate for unique tempmon probe config key
|
||||||
|
|
||||||
|
* Add 'restartable tempmon client' conditional logic
|
||||||
|
|
||||||
|
|
||||||
0.5.54 (2016-12-10)
|
0.5.54 (2016-12-10)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
__version__ = u'0.5.54'
|
__version__ = u'0.5.55'
|
||||||
|
|
Loading…
Reference in a new issue