Update changelog

This commit is contained in:
Lance Edgar 2023-11-01 19:45:35 -05:00
parent 51d7c10bc5
commit 7ab3d2b635
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.78 (2023-11-01)
-------------------
* Use shared logic to get batch handler.
* Fix config key for default themes list.
0.9.77 (2023-11-01)
-------------------

View file

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