Update changelog

This commit is contained in:
Lance Edgar 2022-03-01 16:14:18 -06:00
parent 78fb38e072
commit 8104657ae9
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.214 (2022-03-01)
--------------------
* Params should be readonly when editing batch.
* Tweak styles for links in object helper panel.
0.8.213 (2022-03-01)
--------------------

View file

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