Release 1.0.12 v1.0.12
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 4 Jun 2021 11:07:53 +0000 (13:07 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 4 Jun 2021 11:07:53 +0000 (13:07 +0200)
CHANGELOG.md
package-lock.json
package.json

index 901ac67f194da354ab79a219c7a669fe82dfac04..0b74ccfade531786b34a85b40ab61b038aebbab9 100644 (file)
@@ -4,8 +4,14 @@ 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.12](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.11...v1.0.12)
+
+- Default ATG to send authorize command before starting a transaction [`e644918`](https://github.com/sap-labs-france/ev-simulator/commit/e644918b4a997877aeae1c7875ef1296585872c7)
+
 #### [v1.0.11](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.10...v1.0.11)
 
+> 3 June 2021
+
 - Refine some logs level. [`9fbc92f`](https://github.com/sap-labs-france/ev-simulator/commit/9fbc92f7bbead3a303a2a5718d65b0ffd545e24d)
 - Update submodule reference [`0a44f74`](https://github.com/sap-labs-france/ev-simulator/commit/0a44f741496e11fad67ea038e6a0c7ac43272b0f)
 - Apply dependencies update. [`fe44e26`](https://github.com/sap-labs-france/ev-simulator/commit/fe44e266643939d029b23bd3c511de35a0000eff)
index 65ff4875c1b7ea53d73dc9eb4f2d7b03d93a4d83..db42f8f25467b5b334c06f7781525e33f709dec4 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.11",
+  "version": "1.0.12",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index e5e2fe674fbd34c250552ab570d00a5c77681d42..0c8f3ee46a88fbe54eeaf2df2bb7a0fdb4fc807f 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.11",
+  "version": "1.0.12",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"