Version 1.1.24
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 72ee1a53d044512097d7637289db6a39af244ac2..153dba02abe4274d1c88abbb1fd8d9a5e9ba5915 100644 (file)
@@ -4,11 +4,19 @@ 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.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.23...v1.1.24)
+
+- Convert OCPP message buffer to a Set [`8e24227`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e24227340572ec9f086d966c079ead58cc60ef5)
+- Fix OCPP message sending timeout handling code [`6d9abcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6d9abcc2b7b384773348c64bf0f7fc4dc5aad061)
+- Mark some attributes readonly [`f2bf994`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f2bf9948496c724976a2e05d2f20cb17700373ec)
+
 #### [v1.1.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.22...v1.1.23)
 
+> 3 October 2021
+
 - Use a map to store OCPP command statistics [`ff4b895`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ff4b895e48c7e0c0ba57aa9e811ece2a9877340f)
+- Version 1.1.23 [`d455a13`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d455a13615017163c12e3199e0086fb717396942)
 - 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)