Update changelog
This commit is contained in:
parent
78500770d9
commit
bcedc58d9f
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.251 (2022-08-24)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
* Fix index title for datasync configure page.
|
||||||
|
|
||||||
|
* Add basic support for backfill Luigi tasks.
|
||||||
|
|
||||||
|
|
||||||
0.8.250 (2022-08-21)
|
0.8.250 (2022-08-21)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.250'
|
__version__ = '0.8.251'
|
||||||
|
|
Loading…
Reference in a new issue