Changelog amended
This commit is contained in:
parent
2ceecaa0a1
commit
59180ed310
1 changed files with 6 additions and 0 deletions
|
@ -2,10 +2,16 @@
|
||||||
|
|
||||||
# Next Release
|
# Next Release
|
||||||
|
|
||||||
|
# v.10.7
|
||||||
|
|
||||||
* Added `cron_daily` script for holding all daily cronjobs
|
* Added `cron_daily` script for holding all daily cronjobs
|
||||||
* **Admin Fix** Parse currency without a currency symbol on import
|
* **Admin Fix** Parse currency without a currency symbol on import
|
||||||
* **Admin Fix** Fix large CSV issue on import
|
* **Admin Fix** Fix large CSV issue on import
|
||||||
* Use custom secrets for encryption
|
* Use custom secrets for encryption
|
||||||
|
* Made purchase categories easier to pull
|
||||||
|
* Added dashboard data for getting essential for all purchases along with
|
||||||
|
weekly and monthly view of category purchases
|
||||||
|
* Amended tests where relevant
|
||||||
|
|
||||||
# v0.10.6
|
# v0.10.6
|
||||||
|
|
||||||
|
|
Reference in a new issue