Update changelog

This commit is contained in:
Lance Edgar 2022-03-08 14:49:00 -06:00
parent caa13f5a75
commit a9e64e931e
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.218 (2022-03-08)
--------------------
* Log warning/traceback when failing to include a configured view.
* Fix gotcha when defining new provider views.
* Bump the default Buefy version to 0.8.13.
0.8.217 (2022-03-07) 0.8.217 (2022-03-07)
-------------------- --------------------

View file

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