Update changelog

This commit is contained in:
Lance Edgar 2023-01-18 22:04:35 -06:00
parent dc6bd4d4a7
commit 884f136e99
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.286 (2023-01-18)
--------------------
* Add some more menu items to default set.
* Add default view config for Trainwreck.
* Rename frontend request handler logic to ``SimpleRequestMixin``.
0.8.285 (2023-01-18) 0.8.285 (2023-01-18)
-------------------- --------------------

View file

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