Update changelog

This commit is contained in:
Lance Edgar 2018-05-30 16:37:07 -05:00
parent 75b48fdaae
commit c583e9734c
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.7.12 (2018-05-30)
-------------------
* Make sure count mode is preserved when making new inventory batch.
* Add initial support for "variance" inventory batch mode.
* Fix handling of (missing) password when user is edited.
0.7.11 (2018-05-25) 0.7.11 (2018-05-25)
------------------- -------------------

View file

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