X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=a6b49991608fcf2d7aef68c45360a199f0819597;hb=58144adb13fbef619e8b75b36bad7c325d7cae50;hp=794424f972a6453d53ea22d2ff3ae843ecaa2207;hpb=d48c3449130186db20f9c296178d36e309d70c24;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 794424f9..a6b49991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +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.1.17](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.16...v1.1.17) + +- Unify WebSocket word usage in log messages [`5dc8b1b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5dc8b1b58356265bfe4c704c72874c8dc3d94450) +- Create connectors also if undefined [`8bf8861`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8bf88613e4ab93813de6d7a2e42c5397ccb930e5) +- Handle connectors number shrinking at template reload. [`86ad08b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/86ad08b201bdfb35de3295a5f36a3998f24ae702) + +#### [v1.1.16](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.15...v1.1.16) + +> 28 September 2021 + +- Version 1.1.16 [`f871a44`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f871a44132619abe3cd5beeaec4fb898fb98924d) +- Revert promise resolve/reject value [`aba5361`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aba5361d9e42555ef62e31101a738cdab1c77e33) + +#### [v1.1.15](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.14...v1.1.15) + +> 28 September 2021 + +- Plug one more memory leak in the OCPP stack in case of WS closed. [`6198eef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6198eef3947754c7ad85050cb56014794f60c846) +- Version 1.1.15 [`3287285`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3287285b008ddc0da731712eecf05f20a88dbb55) + #### [v1.1.14](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.13...v1.1.14) +> 28 September 2021 + - Apply dependency update [`3d0af7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3d0af7b825eac2bd55bdb9ba1e2dd5dbc9a0c699) +- Version 1.1.14 [`d48c344`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d48c3449130186db20f9c296178d36e309d70c24) - Ensure the OCPP message sending stop if the WS is not open [`65334d0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/65334d061f549a3136373b27c35cb0e508c75a9f) #### [v1.1.13](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.12...v1.1.13)