Update changelog
This commit is contained in:
parent
4a175c76f9
commit
9daf1dea31
|
@ -2,6 +2,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8.53 (2019-07-30)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Add proper support for composite primary key, in MasterView.
|
||||||
|
|
||||||
|
|
||||||
0.8.52 (2019-07-25)
|
0.8.52 (2019-07-25)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.8.52'
|
__version__ = '0.8.53'
|
||||||
|
|
Loading…
Reference in a new issue