Update changelog

This commit is contained in:
Lance Edgar 2018-01-16 13:24:10 -06:00
parent bbcba05fdd
commit 07e7c5c4a0
2 changed files with 11 additions and 1 deletions

View file

@ -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)
------------------- -------------------

View file

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