Update changelog

This commit is contained in:
Lance Edgar 2022-01-12 18:24:27 -06:00
parent 765b7b4957
commit 0b25469f33
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.194 (2022-01-12)
--------------------
* Include all static files in manifest.
* Update usage of ``app.get_email_handler()`` to avoid warnings.
0.8.193 (2022-01-10)
--------------------

View file

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