Update changelog

This commit is contained in:
Lance Edgar 2016-08-12 17:19:56 -05:00
parent 498a810f08
commit f3f7b9f95b
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.5.19 (2016-08-12)
-------------------
* Only show granted permissions when viewing role details
* Expose 'enabled' flag for email profile/settings
* Add permissions field when viewing user details
0.5.18 (2016-08-10) 0.5.18 (2016-08-10)
------------------- -------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = u'0.5.18' __version__ = u'0.5.19'