Update changelog
This commit is contained in:
parent
9606b08c89
commit
15f7018aab
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.70'
|
||||
__version__ = '0.8.71'
|
||||
|
|
Loading…
Reference in a new issue