Update changelog

This commit is contained in:
Lance Edgar 2023-01-02 16:55:39 -06:00
parent 9f763b46eb
commit c7537e7994
2 changed files with 15 additions and 1 deletions

View file

@ -2,6 +2,20 @@
CHANGELOG CHANGELOG
========= =========
0.8.274 (2023-01-02)
--------------------
* Show only "core" app settings by default.
* Allow buefy version to be 'latest'.
* Add beginnings of "New Table" feature.
* Make invalid email more obvious, in profile view.
* Expose some settings for Trainwreck DB rotation.
0.8.273 (2022-12-28) 0.8.273 (2022-12-28)
-------------------- --------------------

View file

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