Release 1.0.21 v1.0.21
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 20 Jun 2021 11:51:30 +0000 (13:51 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 20 Jun 2021 11:51:30 +0000 (13:51 +0200)
CHANGELOG.md
package-lock.json
package.json

index 1fbe8b12929b95bc770fad6e788a9414df97311f..4fecf4a89dc45794587f2d68a28a7e0bf621f339 100644 (file)
@@ -4,11 +4,17 @@ 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.21](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.20...v1.0.21)
+
+- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/sap-labs-france/ev-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87)
+
 #### [v1.0.20](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.19...v1.0.20)
 
+> 19 June 2021
+
 - Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/sap-labs-france/ev-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f)
 - Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/sap-labs-france/ev-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027)
-- Logs message cleanup [`c8d67ee`](https://github.com/sap-labs-france/ev-simulator/commit/c8d67ee583628d68f9d1806fc591c3e8e00808e4)
+- Release 1.0.20 [`b2fcc85`](https://github.com/sap-labs-france/ev-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de)
 
 #### [v1.0.19](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.18...v1.0.19)
 
index cce3acc7bd54a885a87d9ca72d9515b7407405cc..b7e81883e0b2649e2254df9643d840191350dba9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.20",
+  "version": "1.0.21",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 296260491717df5b9148d7893ad7732a70a407c8..c79aada2b4a40d375b89dd4cd3bbb917364de0e9 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "ev-simulator",
-  "version": "1.0.20",
+  "version": "1.0.21",
   "engines": {
     "node": "14.x.x",
     "npm": "6.x.x"