* Update japanese translation files (Candy)
 * Add keep-alive setting to wrong content type test. (Richard Pringle)
 * Add translated files (gunjpan)
 * Add link to associated blog post. (Richard Pringle)
This commit is contained in:
Candy 2016-10-07 12:43:52 -04:00
parent 72cfb82c07
commit 6be7ad8d2e
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
2016-10-07, Version 1.9.2
=========================
* Update japanese translation files (Candy)
* Add keep-alive setting to wrong content type test. (Richard Pringle)
* Add translated files (gunjpan)
* Add link to associated blog post. (Richard Pringle)
2016-08-29, Version 1.9.1
=========================

View File

@ -1,7 +1,7 @@
{
"name": "loopback-component-storage",
"description": "Loopback Storage Service",
"version": "1.9.1",
"version": "1.9.2",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/mocha --timeout 30000 test/*test.js"