Update changelog

This commit is contained in:
Lance Edgar 2020-05-27 15:25:52 -05:00
parent a8a79ee326
commit abea50427e
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.95 (2020-05-27)
-------------------
* Cap version for 'cornice' dependency.
* Let each grid component have a custom name, if needed.
0.8.94 (2020-05-20) 0.8.94 (2020-05-20)
------------------- -------------------

View file

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