Update changelog

This commit is contained in:
Lance Edgar 2017-09-15 21:03:15 -05:00
parent 3564ab0e1c
commit c497604a30
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.6.36 (2017-09-15)
-------------------
* Fix user field rendering when no person associated
* Add generic support for downloading list results as CSV
* Tweak title for master view row template
0.6.35 (2017-08-30)
-------------------

View file

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