Release 1.0.19 v1.0.19
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 13 Jun 2021 20:41:33 +0000 (22:41 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 13 Jun 2021 20:41:33 +0000 (22:41 +0200)
CHANGELOG.md
package-lock.json
package.json

index 1800b2c31a8628c3f7df09a7de8b61c18ad09cd6..651799ef7d46335713b662647fa73a3f096cecf8 100644 (file)
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
 
 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
+#### [v1.0.19](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.18...v1.0.19)
+
+- Add support for ConnectionTimeOut standard parameter [`291cb25`](https://github.com/sap-labs-france/ev-simulator/commit/291cb255bec471875566d94ea674b7f476a2b7a1)
+
 #### [v1.0.18](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.17...v1.0.18)
 
+> 13 June 2021
+
 - Complete AuthorizeRemoteTxRequests support in remote start transaction [`36f6a92`](https://github.com/sap-labs-france/ev-simulator/commit/36f6a92e3ab0a4a452da57aad6510bda259296ce)
+- Release 1.0.18 [`18b2d50`](https://github.com/sap-labs-france/ev-simulator/commit/18b2d50578dc6a5299bd1d770a6734e59d9a5431)
 
 #### [v1.0.17](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.16...v1.0.17)
 
index 42f595085a6af505f1a1d2b53853b5d242f3d08e..c7d3bee1fb8c637ca50294f17156cd64e7b30913 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.18",
+  "version": "1.0.19",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index fed6ddc09dc78b056962f8c2f06f603995ac1330..a51052c134f359a95711b8d13d00e6287085a2e5 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.18",
+  "version": "1.0.19",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"