Update changelog

This commit is contained in:
Lance Edgar 2019-07-30 19:00:45 -05:00
parent 4a175c76f9
commit 9daf1dea31
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.8.53 (2019-07-30)
-------------------
* Add proper support for composite primary key, in MasterView.
0.8.52 (2019-07-25)
-------------------

View file

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