Update changelog

This commit is contained in:
Lance Edgar 2022-12-10 12:41:41 -06:00
parent 3c54960612
commit c8201de2ff
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG CHANGELOG
========= =========
0.8.270 (2022-12-10)
--------------------
* Fix error if no view supplements defined.
0.8.269 (2022-12-10) 0.8.269 (2022-12-10)
-------------------- --------------------

View file

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