Update changelog

This commit is contained in:
Lance Edgar 2019-05-03 14:28:08 -05:00
parent 303c741a10
commit ff9554adc1
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.36 (2019-05-03)
-------------------
* Add basic support for "touching" a data record object.
0.8.35 (2019-04-30)
-------------------

View file

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