X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=23302d4853d16cebb788534f3846dc92ffbf4eac;hb=de17a5668a671531e9c5ec9563b0b02d6d5a3f27;hp=f06d469a956249bcf30abb5670d50c1e86d7a476;hpb=1bbd05510c7194a287a5fecc02c0540d5e6520cc;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index f06d469a..23302d48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,44 @@ 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.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.56...v1.1.57) + +- 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) +- Apply dependencies update [`5d12c42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5d12c425ff0a1e3fd167e29493588fa6ac5923f8) + +#### [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) + +#### [v1.1.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.53...v1.1.54) + +> 10 March 2022 + +- Disable husky installation on CF and CI [`2aa2a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2aa2a8df7efc101413c780938bf5d4c02ea4a525) +- Fix docker image build [`658e2d1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/658e2d16622bc69a4a0c5df02fae29fd0cc7efac) +- Add helper to get connector id for a transaction id [`f479a79`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f479a7929a02e6290ec945557136bf4ee5445107) + #### [v1.1.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.52...v1.1.53) +> 9 March 2022 + - Fix metervalues payload format [`#198`](https://github.com/jerome-benoit/charging-stations-simulator/issues/198) +- Version 1.1.53 [`1bbd055`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1bbd05510c7194a287a5fecc02c0540d5e6520cc) - Add the missing issue template key in the right section [`cb9a9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cb9a9a02105dfb078b2786108abc7af5d031955e) - Add missing payload attributes to boot notification [`29d1e2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/29d1e2e70bc8ce223a0e8f4966552c3ae027e297) -- Add missing key in issue template [`f33833d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f33833db2498e39eb2da014aa719ce641b164096) #### [v1.1.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.51...v1.1.52)