Update changelog

This commit is contained in:
Lance Edgar 2022-05-10 20:08:06 -05:00
parent 75319c0d6a
commit 983a06abe3
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.230 (2022-05-10)
--------------------
* Sort roles list when viewing a user.
* Add grid workarounds when data is list instead of query.
0.8.229 (2022-05-03) 0.8.229 (2022-05-03)
-------------------- --------------------

View file

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