Update changelog

This commit is contained in:
Lance Edgar 2022-01-13 14:35:22 -06:00
parent 892b4c67c9
commit 26e7d55e67
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.9.243 (2022-01-13)
--------------------
* Add ``AppHandler.make_object()`` convenience method.
0.9.242 (2022-01-10)
--------------------

View file

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