Update changelog

This commit is contained in:
Lance Edgar 2017-08-09 22:53:11 -05:00
parent a3e7556a06
commit 3c3300a541
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.6.27 (2017-08-09)
-------------------
* Improve inventory support, plus "hiding" person data while still using it
* Fix encoding bug when reading stdout during upgrade
0.6.26 (2017-08-09)
-------------------

View file

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