X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=082158e533938e7d5d85de98659f2d41b76c4c83;hb=a10297baeedc09f9be11d68e0f5f42de23c3f2e5;hp=be719e8ac08eb0ea2e335a27d506914a0075e203;hpb=868b9e508c8340a16ea72ad79dc645af681f5968;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index be719e8a..082158e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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.42](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.41...v1.1.42) + +- Refine autoRegister CS template tunable handling [`e58068f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e58068fde9b27e3de6733be24fc7b3dfac37331b) + +#### [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) + +#### [v1.1.40](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.39...v1.1.40) + +> 9 December 2021 + +- Fix default configuration handling on some sections [`1ba1e8f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1ba1e8fb644aa0ba8c0295c9eedb6f63e5467459) +- Version 1.1.40 [`72b4e76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/72b4e76d251a0bdfe225fdae95f80b606ad1b5ab) +- Try to propagate error on configuration file reload. [`dcaf96d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dcaf96dceb56a3ca655ca67dc106ced2b6aaaca1) + +#### [v1.1.39](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.38...v1.1.39) + +> 8 December 2021 + +- Apply dependencies update [`860a9c5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/860a9c5a7218ea46ec273499765ce77363355b6a) +- Version 1.1.39 [`411df11`](https://github.com/jerome-benoit/charging-stations-simulator/commit/411df11c636748c09488e759741ba5f067e22ef3) +- Properly default also the performance storage enablement [`6b693c8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6b693c8e54517152b3e9cbd519569101fdae531c) + #### [v1.1.38](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.37...v1.1.38) +> 7 December 2021 + - Apply dependencies update [`9c133fa`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9c133fad1cf5c3b8d9daf360b1432301f26cc7b2) +- Version 1.1.38 [`868b9e5`](https://github.com/jerome-benoit/charging-stations-simulator/commit/868b9e508c8340a16ea72ad79dc645af681f5968) - Merge pull request #112 from jerome-benoit/fix-template [`44eeece`](https://github.com/jerome-benoit/charging-stations-simulator/commit/44eeecebb942017920da10af6596ddf608b61ddb) -- Use camel case in more place [`100a530`](https://github.com/jerome-benoit/charging-stations-simulator/commit/100a53019b2078cddf62f7654fa57f64c797b85d) #### [v1.1.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.36...v1.1.37)