Update changelog

This commit is contained in:
Lance Edgar 2016-12-10 12:51:21 -06:00
parent a0408e87f9
commit 9692e389d5
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = u'0.5.54'
__version__ = u'0.5.55'