X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=d021c59f4f0c4523b43b0a746af28bda43d4658c;hb=f2d909bbc78a4767dc28fb40e0137dce673f4de8;hp=293cc982f7f9e8a780dc65e9e15244525c67817a;hpb=81696b26fc1f48ea24c5cf0026b14760e6af37c7;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 293cc982..d021c59f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,43 @@ 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) + +#### [v1.0.38](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.37...v1.0.38) + +> 21 August 2021 + +- Release 1.0.38 [`9f8f6e1`](https://github.com/jerome-benoit/ev-simulator/commit/9f8f6e12f777d2b4bf8a4ed1d149d12b34841c77) +- Bump @types/node from 14.17.10 to 14.17.11 [`1dcc833`](https://github.com/jerome-benoit/ev-simulator/commit/1dcc83343029ad4fad11ac9751673d6001b64f6a) +- Bump mocha from 9.0.3 to 9.1.0 [`f44d1bd`](https://github.com/jerome-benoit/ev-simulator/commit/f44d1bd2a045f9448d10290358f5fa47770c9e9c) + +#### [v1.0.37](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.36...v1.0.37) + +> 20 August 2021 + +- Bump ws from 8.1.0 to 8.2.0 [`#2`](https://github.com/jerome-benoit/ev-simulator/pull/2) +- Apply dependencies update [`3cefc16`](https://github.com/jerome-benoit/ev-simulator/commit/3cefc161e5bf53380b26c21e51938661fb24230b) +- Create codeql-analysis.yml [`a87910a`](https://github.com/jerome-benoit/ev-simulator/commit/a87910a5dac3a732d9683d337818bf29784de480) +- Add charging station template fields for HTTP basic authentication [`15042c5`](https://github.com/jerome-benoit/ev-simulator/commit/15042c5fdee2d617c1d533699334cbf044f1a97e) + #### [v1.0.36](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.35...v1.0.36) +> 15 August 2021 + - Fix MeterValues JSON payload [`#17`](https://github.com/sap-labs-france/ev-simulator/issues/17) +- Release 1.0.36 [`81696b2`](https://github.com/jerome-benoit/ev-simulator/commit/81696b26fc1f48ea24c5cf0026b14760e6af37c7) - Fix a unit test failure. [`6c23cbb`](https://github.com/jerome-benoit/ev-simulator/commit/6c23cbbbf00352ee21bad7e853f4e6b549f17cb2) #### [v1.0.35](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.34...v1.0.35)