Update changelog

This commit is contained in:
Lance Edgar 2018-10-19 20:30:07 -05:00
parent 0ff20eb753
commit 157873dc16
2 changed files with 11 additions and 1 deletions

View file

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

View file

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