Apply dependency update
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 70586d52e05b4575af6d21f36121c86510d23bae..ce9e580a30837ff3835440b39b0dd509bbaad65d 100644 (file)
@@ -4,8 +4,32 @@ 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.62](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.61...v1.0.62)
+
+- Cleanup OCPP message sending and error code [`e7accad`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e7accadb398c418c41571c53e2c70b1cca3e83d5)
+- Fix misplaced parenthesis [`624df19`](https://github.com/jerome-benoit/charging-stations-simulator/commit/624df19998b1edea4bd7baf4ea3314ad163b90b1)
+
+#### [v1.0.61](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.60...v1.0.61)
+
+> 14 September 2021
+
+- Apply dependencies update [`105758c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/105758c25b973c04f6c62f222106019c3a87b000)
+- Version 1.0.61 [`b7635c0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b7635c0f08ef609f4647062ae4d16c393be7dd0d)
+- Fix log message quoting [`b4a58db`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b4a58db4470e2ddc4825504ff639777d635958e2)
+
+#### [v1.0.60](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.59...v1.0.60)
+
+> 13 September 2021
+
+- Fix performance storage jsonfile consistency at write: [`c63c21b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c63c21bce46d9230688d0c5ebd31f5dd861324de)
+- Log also ws closing reason [`6c65a29`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6c65a2958d57b4c91a60150c2bf567659b64d4f0)
+- Version 1.0.60 [`a37c4a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a37c4a0959efc51712d32c6d2d2facd84820e41c)
+
 #### [v1.0.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.58...v1.0.59)
 
+> 12 September 2021
+
+- Version 1.0.59 [`c5e99a9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c5e99a9d53322379e96b5615e965fd034204c419)
 - Use the same message for git and GitHub version releasing [`1cb34cc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1cb34ccdfbee11b6a7057b5f4b92be7d7dd3560f)
 
 #### [v1.0.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.57...v1.0.58)