Update version to 1.8.6 and add changelog informations

This commit is contained in:
Stefan Mueller 2020-09-18 21:14:19 +02:00
parent 85f52a2f23
commit 299bd962b6
2 changed files with 10 additions and 1 deletions

View file

@ -95,6 +95,6 @@
"test": "nyc wtfnode node_modules/.bin/_mocha --timeout 5000 --recursive ../tests/backend/specs ../node_modules/ep_*/static/tests/backend/specs",
"test-container": "nyc mocha --timeout 5000 ../tests/container/specs/api"
},
"version": "1.8.5",
"version": "1.8.6",
"license": "Apache-2.0"
}