Update changelog

This commit is contained in:
Lance Edgar 2022-08-06 20:47:35 -05:00
parent 2bf25d54ba
commit 3719c6cee6
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.301 (2022-08-06)
--------------------
* Add entry points support for locating email profiles.
* Add support for memcached as beaker config cache backend.
0.9.300 (2022-08-05)
--------------------

View file

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