Update changelog

This commit is contained in:
Lance Edgar 2017-02-03 16:56:11 -06:00
parent b2e21b8e74
commit 11f91d42d2
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG
=========
0.5.75 (2017-02-03)
-------------------
* Fix probe filter for tempmon readings grid
* Be explicit about fieldset for pricing batch rows
* Let project override user authentication for login page
* Add basic support for per-user session timeout
0.5.74 (2017-01-31)
-------------------

View file

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