X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=5d02aa7eebf366b33c1637f958894450cdc8dc4d;hb=5b67712355ba11e0b1bc6603267249aa22cbf75f;hp=86ba76d556a9f48443356e9317c1937240a61c0c;hpb=4e034ecb46d53ed98283fc1fe6e718dd2e1328c9;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 86ba76d5..5d02aa7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,41 @@ 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.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.58...v1.1.59) + +- UI server: fix empty list response to LIST_CHARGING_STATIONS [`#214`](https://github.com/jerome-benoit/charging-stations-simulator/pull/214) +- Apply dependencies update [`7af4dc6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7af4dc63b6ded41ee733f7ab3f1e53ec45c50c1c) +- Merge pull request #232 from jerome-benoit/feature/fluctuated-metervalues-limit [`4be9849`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4be984941dac8bf0e6201a960e0e048ad4e9edee) +- Apply dependencies update [`7f61131`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7f61131f2121e49a7dd76334f2c30dde283b94e0) + +#### [v1.1.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.57...v1.1.58) + +> 17 April 2022 + +- Apply dependencies update [`2e1d0bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2e1d0bbd19050dc71d0794bee75bf52d71c25d4f) +- Fix OCPP message type definition and usage [`b3ec7bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b3ec7bc1553759e915e590df6a91f0849f03514d) +- Properly name OCPP command handler methods [`f7f98c6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f7f98c68f78566039b7d6f53391e874d79a8b022) + +#### [v1.1.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.56...v1.1.57) + +> 15 April 2022 + +- Version 1.1.57 [`de17a56`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de17a5668a671531e9c5ec9563b0b02d6d5a3f27) +- Merge pull request #207 from jerome-benoit/fix-response-pending [`9b75e3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9b75e3ab59b911697ad2f809e2aee6967a46e0c4) +- Apply dependencies update [`39dca63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/39dca63f0a8e166228e853084afb36ee697f7d2d) + +#### [v1.1.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.55...v1.1.56) + +> 17 March 2022 + +- Apply dependencies update [`2c3872a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2c3872a1a3b3b5da128500bbfb65ece46a29fc3d) +- README.md: Enchance configuration files documentation [`1816f74`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1816f743cd705bb5ba7fb206df84f16987a2c3ab) +- README.md: Spell fixes [`170bec5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/170bec5384bf1ea362b46a099b0e092cfaec33d5) + #### [v1.1.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.54...v1.1.55) +> 15 March 2022 + - Add stationInfo to persistent configuration [`2484ac1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2484ac1e71dc33f01b965b5898b319de938cf90d) - Strong type sendMessageHandler response with generics [`f22266f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f22266fd29f7f11ba883d7f799ef607be05d4232) - Apply dependencies update [`25b292f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/25b292ffc0665399325f5392cdecd2b0e354237e)