Merge branch 'development' into finn/fixes
This commit is contained in:
commit
416c770872
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -2,6 +2,17 @@
|
||||||
|
|
||||||
# Next Release
|
# Next Release
|
||||||
|
|
||||||
|
# 0.1.13
|
||||||
|
|
||||||
|
* Added new graphs for organisation view, for better breakdown of spending
|
||||||
|
* Added Suppliers spend search page
|
||||||
|
* Updated and fixes numerous graphs on dashboard
|
||||||
|
|
||||||
|
## Minor
|
||||||
|
|
||||||
|
* *Dev Fixes* Updated Travis config
|
||||||
|
|
||||||
|
|
||||||
# 0.1.12
|
# 0.1.12
|
||||||
|
|
||||||
* Fixed accidentally added app-root
|
* Fixed accidentally added app-root
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "localloop-web",
|
"name": "localloop-web",
|
||||||
"version": "0.1.11",
|
"version": "0.1.13",
|
||||||
"description": "LocalLoop Web - Web interface for LocalLoop app",
|
"description": "LocalLoop Web - Web interface for LocalLoop app",
|
||||||
"author": "",
|
"author": "",
|
||||||
"url": "http://www.peartrade.org",
|
"url": "http://www.peartrade.org",
|
||||||
|
|
Reference in a new issue