Update changelog
This commit is contained in:
parent
7212b07504
commit
3b14a0b288
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.2.2 (2018-10-25)
|
||||
------------------
|
||||
|
||||
* Fix bug when sending certain emails while checking probe readings.
|
||||
|
||||
|
||||
0.2.1 (2018-10-24)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.2.1'
|
||||
__version__ = '0.2.2'
|
||||
|
|
Loading…
Reference in a new issue