Update changelog
This commit is contained in:
parent
bbcba05fdd
commit
07e7c5c4a0
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.6.63 (2018-01-16)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Fix bug when locating association proxy column.
|
||||||
|
|
||||||
|
* Fix client field when creating / editing tempmon probe.
|
||||||
|
|
||||||
|
* Allow editing of inventory batch count mode and reason code.
|
||||||
|
|
||||||
|
|
||||||
0.6.62 (2018-01-11)
|
0.6.62 (2018-01-11)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.6.62'
|
__version__ = '0.6.63'
|
||||||
|
|
Loading…
Reference in a new issue