Update changelog

This commit is contained in:
Lance Edgar 2017-07-15 02:48:50 -05:00
parent bea28e97e9
commit 915929b500
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.6.9 (2017-07-15)
------------------
* Expose version history for all supported tables
0.6.8 (2017-07-14) 0.6.8 (2017-07-14)
------------------ ------------------

View file

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