Update changelog
This commit is contained in:
parent
bea28e97e9
commit
915929b500
|
@ -2,6 +2,12 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.6.9 (2017-07-15)
|
||||
------------------
|
||||
|
||||
* Expose version history for all supported tables
|
||||
|
||||
|
||||
0.6.8 (2017-07-14)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.6.8'
|
||||
__version__ = '0.6.9'
|
||||
|
|
Loading…
Reference in a new issue