Update changelog

This commit is contained in:
Lance Edgar 2018-02-07 17:53:11 -06:00
parent 5df3379995
commit b20c63d023
2 changed files with 9 additions and 1 deletions

View file

@ -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)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*- # -*- coding: utf-8; -*-
__version__ = '0.1.15' __version__ = '0.1.16'