Update changelog

This commit is contained in:
Lance Edgar 2018-07-03 18:57:34 -05:00
parent 3cc789dda9
commit ad5444d270
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.7.23 (2018-07-03)
-------------------
* Don't read upgrade progress file if size hasn't changed.
* Fix batch file download link URL.
* Fix batch action kwargs, so 'action' can be a handler kwarg.
0.7.22 (2018-06-29)
-------------------

View file

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