Update changelog
This commit is contained in:
parent
9f763b46eb
commit
c7537e7994
14
CHANGES.rst
14
CHANGES.rst
|
@ -2,6 +2,20 @@
|
|||
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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.273'
|
||||
__version__ = '0.8.274'
|
||||
|
|
Loading…
Reference in a new issue