Update changelog

This commit is contained in:
Lance Edgar 2019-10-23 12:44:21 -05:00
parent 9606b08c89
commit 15f7018aab
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.71 (2019-10-23)
-------------------
* Improve default behavior for clone operation.
* Add config flag to "force unit item" for inventory batch.
* Fix JS bug for graph view of tempmon probe readings.
0.8.70 (2019-10-17) 0.8.70 (2019-10-17)
------------------- -------------------

View file

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