Update changelog
This commit is contained in:
parent
0ff20eb753
commit
157873dc16
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.2.0 (2018-10-19)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Add per-status timeouts and tracking for probe status.
|
||||||
|
|
||||||
|
* Add appliance table, and probe "location" in that context.
|
||||||
|
|
||||||
|
* Add image fields for Appliance table.
|
||||||
|
|
||||||
|
|
||||||
0.1.19 (2018-10-17)
|
0.1.19 (2018-10-17)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.1.19'
|
__version__ = '0.2.0'
|
||||||
|
|
Loading…
Reference in a new issue