Update changelog

This commit is contained in:
Lance Edgar 2017-08-08 00:50:20 -05:00
parent 3fcc105b78
commit 9335381560
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.6.21 (2017-08-08)
-------------------
* Refactor progress bars somewhat to allow file-based sessions
* Fix recipients renderer for email settings grid
* Improve status tracking for upgrades; add package version diff
0.6.20 (2017-08-07)
-------------------

View file

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