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)
This commit is contained in:
parent
72cfb82c07
commit
6be7ad8d2e
12
CHANGES.md
12
CHANGES.md
|
@ -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
|
||||
=========================
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue