Update changelog
This commit is contained in:
parent
72e4daafc1
commit
1f3877b7cb
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.70 (2023-10-24)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Fix config file priority for display, and batch subprocess commands.
|
||||||
|
|
||||||
|
|
||||||
0.9.69 (2023-10-24)
|
0.9.69 (2023-10-24)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.69'
|
__version__ = '0.9.70'
|
||||||
|
|
Loading…
Reference in a new issue