X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=f126aafcb820a8ee494396ea540fd60f11336da5;hb=28e6dd3a9fd0db84953aa8d149d0a19fadc63554;hp=e71e7ed7521d6490b7745fb4e331d1e7129460e1;hpb=9abea9fc0e5a2debe0a70b47f066f2b8e880b2f0;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index e71e7ed7..f126aafc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,55 @@ 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.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.46...v1.1.47) + +- Add occpStrictCompliance template tunable [`672fed6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/672fed6e70e94e37ba8db689d8517f42ae0f4477) +- Simplify some code logic [`6114e6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6114e6f11b3fb12439d464e142fdf93866982b6c) +- Reorder JsonType declarations [`a6243c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6243c35f4df13144b5e56474ed7e93e4096ecc2) + +#### [v1.1.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.45...v1.1.46) + +> 8 February 2022 + +- Apply dependencies update [`d29de7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d29de7b8144ef6be6c0c2bd2f5db3893fd178942) +- Version 1.1.46 [`148bb67`](https://github.com/jerome-benoit/charging-stations-simulator/commit/148bb67bfdd5c84d12f1fd895b98e4f4f698faa9) +- Relax OCPP commands acceptance while the charging station is in unknown [`5328366`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5328366132d84ad844f92b2b8fc13e4418b10f5c) + +#### [v1.1.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.44...v1.1.45) + +> 7 February 2022 + +- Apply dependencies update [`30d4f23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/30d4f23338994b2de4349bc0e4e69cd50156dee2) +- Apply dependencies update [`3a34479`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a344794c3b72f6e95088c50d094d19007184827) +- Apply dependencies update [`c2995f7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c2995f7c6c98f0efefae5f364fc59f78e2ff145b) + +#### [v1.1.44](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.43...v1.1.44) + +> 5 January 2022 + +- Apply dependencies update [`c15ced0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c15ced0ba99a062e2aa0f362d425977ed6b524f7) +- Apply dependencies update [`d1eff23`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d1eff23433e7231dee8179296f9ac7c23f55611e) +- Apply dependencies update [`0e74bdb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0e74bdb0074a73d4b36c610431063485ab5f8c23) + +#### [v1.1.43](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.42...v1.1.43) + +> 28 December 2021 + +- Apply dependencies update [`41c9441`](https://github.com/jerome-benoit/charging-stations-simulator/commit/41c94417d278bbe67b6025e7f5a92e7fe67e73fc) +- Apply dependencies update [`a10297b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a10297baeedc09f9be11d68e0f5f42de23c3f2e5) +- Apply dependencies update [`11e727b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/11e727b46cdc11604161491d11f7f8ea374872b7) + +#### [v1.1.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.41...v1.1.42) + +> 20 December 2021 + +- Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b) +- Version 1.1.42 [`1e37e5b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e37e5b84ab2a63a47d2efab71d66b068df9cbf9) + #### [v1.1.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.40...v1.1.41) +> 19 December 2021 + - Apply dependencies update [`f5ef488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f5ef488505dcf9b8c3041f156ce78f280c8275ca) - Check for CS registration status before issuing OCPP commands [`124f355`](https://github.com/jerome-benoit/charging-stations-simulator/commit/124f3553d1516addeb523e3ae364ab727bae8d04) - Apply dependencies update [`606e466`](https://github.com/jerome-benoit/charging-stations-simulator/commit/606e466e17dde7344c63af1cb1293a522e83f1b4)