Update changelog
This commit is contained in:
parent
22aa55c24b
commit
d61fa7b6b9
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
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)
|
0.8.161 (2021-10-13)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.161'
|
__version__ = '0.8.162'
|
||||||
|
|
Loading…
Reference in a new issue