Update changelog

This commit is contained in:
Lance Edgar 2020-09-16 22:23:28 -05:00
parent cc5d0ed3c6
commit 3ac8ca90ce
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.108 (2020-09-16)
--------------------
* Allow custom props for TailboneForm component.
* Remove some custom field labels for Vendor.
* Add support for generating new 'fabric' project.
0.8.107 (2020-09-14) 0.8.107 (2020-09-14)
-------------------- --------------------

View file

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