Update changelog

This commit is contained in:
Lance Edgar 2021-12-20 14:27:47 -06:00
parent 31dff0d353
commit e97b8a9f7e
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.187 (2021-12-20)
--------------------
* Add common configuration logic for "input file templates".
* Add some standard CRUD buttons for buefy themes.
0.8.186 (2021-12-17)
--------------------

View file

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