Update changelog

This commit is contained in:
Lance Edgar 2023-01-18 18:58:32 -06:00
parent 2b1fd9e986
commit eece358e20
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.8.285 (2023-01-18)
--------------------
* Misc. tweaks for App Details / Configure Menus.
* Add specific data type options for new table entry form.
* Add more views, menus to default set.
* Add way to override particular 'essential' views.
0.8.284 (2023-01-15) 0.8.284 (2023-01-15)
-------------------- --------------------

View file

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