Update changelog

This commit is contained in:
Lance Edgar 2021-10-14 12:12:10 -04:00
parent 22aa55c24b
commit d61fa7b6b9
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.162 (2021-10-14)
--------------------
* Cleanup form display a bit, for App Settings.
* Invoke the auth handler to cache user permissions etc.
0.8.161 (2021-10-13)
--------------------

View file

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