Release 1.0.34
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 25d5bc2357a36f3c02c3a554846c4b94ef2629d8..1db83cd582426a6cd01882e944db0e6e089077a8 100644 (file)
@@ -4,9 +4,18 @@ 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.34](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.33...v1.0.34)
+
+- Fix performance statistics handling at charging station template reload [`087a502`](https://github.com/jerome-benoit/ev-simulator/commit/087a502dd0b03aa2107ebd6355062397e86d5e7f)
+- Fix error handling of incoming OCPP request [`e64c092`](https://github.com/jerome-benoit/ev-simulator/commit/e64c092349ce9744ed017cfa757dc0b86bff5fd5)
+- Change OCPP classes methods scope to protected [`c7f95d1`](https://github.com/jerome-benoit/ev-simulator/commit/c7f95d1604f9d7b10b3f7b82912eb8a2b1d24bc1)
+
 #### [v1.0.33](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.32...v1.0.33)
 
+> 13 August 2021
+
 - Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/ev-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
+- Release 1.0.33 [`a07c191`](https://github.com/jerome-benoit/ev-simulator/commit/a07c1910dc3c565f7dce91bcf705b57a8171fa19)
 
 #### [v1.0.32](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.31...v1.0.32)