Update changelog

This commit is contained in:
Lance Edgar 2022-03-07 11:16:25 -06:00
parent 511e185f33
commit e38cfda076
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.8.217 (2022-03-07)
--------------------
* Add the "provider" concept, let them configure db sessions.
* Let providers add extra views, options for includes config.
* Let tailbone providers include static views.
* Link to email settings profile when viewing email attempt.
0.8.216 (2022-03-05)
--------------------

View file

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