Update changelog
This commit is contained in:
parent
ff9700e23a
commit
fdc687ed45
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.62 (2019-09-25)
|
||||
-------------------
|
||||
|
||||
* Add core ``View.make_progress()`` method.
|
||||
|
||||
|
||||
0.8.61 (2019-09-24)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.61'
|
||||
__version__ = '0.8.62'
|
||||
|
|
Loading…
Reference in a new issue