Update changelog

This commit is contained in:
Lance Edgar 2019-05-07 15:01:45 -05:00
parent b2b4e1bfbc
commit 118f22c164
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.38 (2019-05-07)
-------------------
* Add basic support for "quickie" search.
* Add basic Buefy support for row grids.
* Add basic Buefy support for merging 2 objects.
0.8.37 (2019-05-05) 0.8.37 (2019-05-05)
------------------- -------------------

View file

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