Update changelog

This commit is contained in:
Lance Edgar 2020-08-21 13:18:08 -05:00
parent 7f8271e215
commit 32b98ae818
2 changed files with 17 additions and 1 deletions

View file

@ -2,6 +2,22 @@
CHANGELOG CHANGELOG
========= =========
0.8.105 (2020-08-21)
--------------------
* Tweaks for export views, to make more generic.
* Add config for "global" help URL.
* Remove ``<section>`` tag around "no results" for minimal b-table.
* Allow for unknown/missing "changed by" user for product price history.
* Add buefy theme support for ordering worksheet.
* Don't require department by default, for new purchasing batch.
0.8.104 (2020-08-17) 0.8.104 (2020-08-17)
-------------------- --------------------

View file

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