X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=e71e7ed7521d6490b7745fb4e331d1e7129460e1;hb=9abea9fc0e5a2debe0a70b47f066f2b8e880b2f0;hp=0318bda0e57b98fa2b9257b047dc2d74ea822298;hpb=d27fcb79b2e9c8ef3c824e49652c9c5fce600b51;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 0318bda0..e71e7ed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,59 @@ 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.41](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.40...v1.1.41) + +- 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) + +#### [v1.1.37](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.36...v1.1.37) + +> 6 December 2021 + +- Use camel case everywhere [`1f5df42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1f5df42ad17d09d3a1f53f6618eba325a403d7ad) +- Version 1.1.37 [`928dfb4`](https://github.com/jerome-benoit/charging-stations-simulator/commit/928dfb4180cf7565e8b10f4714c0ce379aa80b6e) +- Consistently name directories in repository [`383cb2a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/383cb2aee597e711f037c9f67151191bb233a91c) + +#### [v1.1.36](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.35...v1.1.36) + +> 2 December 2021 + +- Switch to current node.js LTS version [`5f8a4fd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f8a4fd69e71615ee1e34b7d057266163858bc00) +- package-lock.json: update [`b86178c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b86178c790a52c84a7929ff7e104d692da8bd8d0) +- package-lock.json: update [`45fd2bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/45fd2bceb7b606ae6765dab694f592e83f28b5cf) + #### [v1.1.35](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.34...v1.1.35) +> 26 November 2021 + +- Version 1.1.35 [`d27fcb7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d27fcb79b2e9c8ef3c824e49652c9c5fce600b51) - Apply dependencies update [`001f272`](https://github.com/jerome-benoit/charging-stations-simulator/commit/001f27299de9ed07cf2bd4d5fd4045eb67a91e56) - README.md: fix template default value once again [`db05bc8`](https://github.com/jerome-benoit/charging-stations-simulator/commit/db05bc8bafb5d4e99c6ddf2ca5ae676d1579f773) -- README.md: fix template tunable default value [`9f2aaba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9f2aabae62e39a8a021e36849e2eb97570c68ebd) #### [v1.1.34](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.33...v1.1.34)