Update changelog.

This commit is contained in:
Lance Edgar 2015-02-26 18:06:33 -06:00
parent 99e11fe8d8
commit d30d6f84e6
3 changed files with 28 additions and 2 deletions

View file

@ -1,5 +1,31 @@
.. -*- coding: utf-8 -*-
0.4.6
-----
* Add vendor catalog batch importer.
* Add vendor invoice batch importer.
* Improve data file handling for file batches.
* Add download feature for file batches.
* Add better error handling when batch refresh fails, etc.
* Add some docs for new batch system.
* Refactor ``app`` module to promote code sharing.
* Force grid table background to white.
* Exclude 'deleted' items from reports.
* Hide deleted field from product details, according to permissions.
* Fix embedded grid URL query string bug.
0.4.5
-----