Mark some attributes readonly
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 9467d1e972e99b6c716ff5651a9e97fe3b9f9bd4..72ee1a53d044512097d7637289db6a39af244ac2 100644 (file)
@@ -4,9 +4,34 @@ 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.1.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.22...v1.1.23)
+
+- Use a map to store OCPP command statistics [`ff4b895`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff4b895e48c7e0c0ba57aa9e811ece2a9877340f)
+- Apply dependencies update [`311dd6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/311dd6feba5fe8c1c86c3875b72b40bef688244e)
+- Use return consistently in sendMessage() [`f373ee9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f373ee97f9b8b64fe73c8c32d80591afcfca0a6c)
+
+#### [v1.1.22](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.21...v1.1.22)
+
+> 2 October 2021
+
+- Version 1.1.22 [`b40d8b0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b40d8b0d67a08a811f1d7cc88369b70034b64b8a)
+- Improve resquest response error logging [`887fef7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/887fef764941b7a9970fd78bbc608882c320fe78)
+- Refine some type definitions [`9239b49`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9239b49afd9a0cf6a6a2008d9c907fe42072f29b)
+
+#### [v1.1.21](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.20...v1.1.21)
+
+> 1 October 2021
+
+- Flag some attributes readonly [`9e23580`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9e23580d87c4e356f85a41eff450693f7d7738dd)
+- Version 1.1.21 [`287f65a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/287f65a95dabac857287a857e938100be043a5c7)
+- Do not log response statistics at sending issues [`c52f1f4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c52f1f49e485e8f75682f5ce974d54144cbe2b7c)
+
 #### [v1.1.20](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.19...v1.1.20)
 
+> 30 September 2021
+
 - Reset ATG connectors status if the number of connectors have changed [`54544ef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/54544ef1ca864c3a2e07ff020a7b8f0b38a825fd)
+- Version 1.1.20 [`086b340`](https://github.com/jerome-benoit/charging-stations-simulator/commit/086b340c88b70646b363e8b20f6fdb9d4bfadbc3)
 
 #### [v1.1.19](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.18...v1.1.19)