Bump @typescript-eslint to 4.29.3
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 61b0c40cee0972771c59d49a398703a8c9f4f421..d021c59f4f0c4523b43b0a746af28bda43d4658c 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.0.40](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.39...v1.0.40)
+
+- Merge GH actions in one file. [`a9c0de4`](https://github.com/jerome-benoit/ev-simulator/commit/a9c0de45b398657f36ce78a0fcd7ca4339ef8a4b)
+- Cleanup: rename isWebSocketOpened to isWebSocketConnectionOpened [`d5bff45`](https://github.com/jerome-benoit/ev-simulator/commit/d5bff457459d6ca6cae1c14483f83daaf22e2907)
+- Optimize a loop in the worker related code. [`0e7a11e`](https://github.com/jerome-benoit/ev-simulator/commit/0e7a11e1621315c9b1ae42b8bb5a8078336073a1)
+
 #### [v1.0.39](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.38...v1.0.39)
 
+> 21 August 2021
+
 - Add sonarcloud to GitHub actions [`613dc1b`](https://github.com/jerome-benoit/ev-simulator/commit/613dc1b79b181fc8d14b87e452a7c51848043cd5)
+- Release 1.0.39 [`c776a2e`](https://github.com/jerome-benoit/ev-simulator/commit/c776a2e304f661117514f1f3663177f8160cb145)
 - Fix sonarcloud bugs report. [`2891f76`](https://github.com/jerome-benoit/ev-simulator/commit/2891f7616d9f39d05f5c47876e29d2dbdbe9f6a5)
-- Rename OCCP16IncomingRequestService.ts to OCPP16IncomingRequestService.ts [`e717128`](https://github.com/jerome-benoit/ev-simulator/commit/e71712800639b0aaebec9af189fdbbaa4f453b92)
 
 #### [v1.0.38](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.37...v1.0.38)