Update changelog

This commit is contained in:
Lance Edgar 2022-03-02 21:33:21 -06:00
parent d99f2541df
commit 18625efa87
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG CHANGELOG
========= =========
0.8.215 (2022-03-02)
--------------------
* Show toast msg instead of alert after sending feedback.
* Add basic support for Poser reports, list/create.
0.8.214 (2022-03-01) 0.8.214 (2022-03-01)
-------------------- --------------------

View file

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