Update changelog

This commit is contained in:
Lance Edgar 2019-06-25 20:49:56 -05:00
parent a4b27115ac
commit f81e4fac79
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,18 @@
CHANGELOG CHANGELOG
========= =========
0.8.46 (2019-06-25)
-------------------
* Only expose "Make User" button when viewing a person.
* Fix PO total calculation bug for mobile ordering.
* Fix "edit row" icon for batch row grids, for Buefy themes.
* Refactor all Buefy form submit buttons, per Chrome behavior.
0.8.45 (2019-06-18) 0.8.45 (2019-06-18)
------------------- -------------------

View file

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