Update changelog

This commit is contained in:
Lance Edgar 2022-08-08 09:42:54 -05:00
parent 3413d7c6f6
commit 903afc111e
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.243 (2022-08-08)
--------------------
* Add button to raise bogus error, for testing email alerts.
* Make sure "configure" pages use AppHandler to save/delete settings.
* Expose setting for sendmail failure alerts.
0.8.242 (2022-08-07)
--------------------

View file

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