Update changelog
This commit is contained in:
parent
b2b4e1bfbc
commit
118f22c164
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.37'
|
||||
__version__ = '0.8.38'
|
||||
|
|
Loading…
Reference in a new issue