Switch log messages to string literal
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index c655f6c56eceade0163fcf338e4f87d2467f6346..d170edce8a72976bfcf77fa8b51c1ce74942a5e4 100644 (file)
@@ -1,6 +1,19 @@
 # Changelog
 
-## [v1.1.90](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.89...v1.1.90)
+## [v1.1.91](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.90...v1.1.91)
+
+- Apply dependencies update [`6db3502`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6db3502d06550329abb91eccff3c43d5e8598591)
+- Apply dependencies update [`a0901b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a0901b95ecb9f51b00767d229951a94ceaf86429)
+- Ensure a transaction is always stopped, whatever is the CSMS response. [`2cace1a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cace1a546e371a9326f84179d0e2384275048bf)
+- README.md: document firmware upgrade template section [`5e5a654`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5e5a6546442070f66129af20a8a3312e177be33d)
+- CHANGELOG.md: spell fixes [`1c1ad09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c1ad09e4e22b2dcf002bfeef114b880a07d8353)
+- Fix and add log messages [`8ca6874`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ca6874c767f7068b101291232cf69b05bbd28c1)
+- Fix OCPP messages buffering handling [`764d2c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/764d2c911026befed9b15af0087eafcf7a3afc5e)
+- Apply dependencies update [`04f4baa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/04f4baa67b96fa19fc00f02e22c2b9ea4341942a)
+- Silence rollup warnings [`43ee437`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/43ee4373fc8c85473b7d5c192da79f6d53d6c8ee)
+- CHANGELOG.md: more spell fixes [`0e002da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0e002da55932301e542797aa73a5685a7a0640eb)
+
+## [v1.1.90](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.1.89...v1.1.90) (2023-01-16)
 
 - Apply dependencies update [`32e1ad3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32e1ad3b16c388b9c6aea81b649fef40dc2d21e1)
 - Initial cleanup at loading JSON schemas [`e9a4164`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e9a4164c46a1cf3d5761f06446dc7b46b98372ad)
@@ -14,6 +27,7 @@
 - Apply dependencies update [`7b0ba52`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b0ba52925dd4a6a656320035645300a39d0210f)
 - Fix all misused promises [`6a8329b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a8329b4df5d3b236927e4b33a1730784b49a7ee)
 - Implement firmwareUpgrade CS template section support [`5d280aa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5d280aae12d6ad7367136421c8e2414a676d2c1a)
+- Version 1.1.90 [`cbc1c25`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cbc1c25c4ed29eb308525dcc5b68141838500ac2)
 - Fix OCPP request handler arguments usage in the inter-workers [`1969f64`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1969f643be49bb8c3e713af7661fe9e6fef5f16e)
 - Ensure start transaction payload is always compliant with OCA specs [`18bf827`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/18bf82749012da310723996912f5239c20bdc4e7)
 - Add Hearbeat command to OCPP 2.0.1 [`81533a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81533a206ec56709897f27edf1298e7c86d74c31)