Update changelog

This commit is contained in:
Lance Edgar 2022-08-18 17:29:13 -05:00
parent 89da6ae501
commit 8afc376636
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.249 (2022-08-18)
--------------------
* Add brief delay before declaring websocket broken.
* Add basic views for Luigi / overnight tasks.
* Expose setting for auto-correct when receiving from invoice.
0.8.248 (2022-08-17)
--------------------

View file

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