Update changelog.
This commit is contained in:
parent
3ecfd810c2
commit
d66b10a202
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
.. -*- coding: utf-8 -*-
|
||||
|
||||
0.5.29
|
||||
------
|
||||
|
||||
* Bugfix; remove ``progress`` kwarg from (another) importing ``setup()`` method.
|
||||
|
||||
|
||||
0.5.28
|
||||
------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = u'0.5.28'
|
||||
__version__ = u'0.5.29'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue