Update changelog
This commit is contained in:
parent
5df3379995
commit
b20c63d023
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.1.16 (2018-02-07)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Send first alert "immediately" if critical temp status.
|
||||||
|
|
||||||
|
* Send email alert when tempmon server marks a client as offline.
|
||||||
|
|
||||||
|
|
||||||
0.1.15 (2017-11-19)
|
0.1.15 (2017-11-19)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.1.15'
|
__version__ = '0.1.16'
|
||||||
|
|
Loading…
Reference in a new issue