X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=e9d2834e33400a66691d3af61d276b22fa51935c;hb=539af3f6e3f7c91ecb6d0426290d3cd953f1e86e;hp=00660f0d5294994491766082c7d39e5d53b97e71;hpb=dea08fc312d196cd7c9e509f4cc37993d72da99e;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 00660f0d..e9d2834e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,40 @@ 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.30](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.29...v1.1.30) + +- Apply dependencies update [`3307084`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3307084863575c9a83079bd77ef255c961521596) +- Apply dependencies update [`1fe16c9`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1fe16c9c1f11b81be83aa2059ecefe63e524929d) +- Apply dependencies update [`f1d0cc7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f1d0cc73a5d148e3c6edef67e58d10aca83d5a71) + +#### [v1.1.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.28...v1.1.29) + +> 12 October 2021 + +- Allow to specify ws options in charging station template [`cd8dd45`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cd8dd45729bcb9838f1f3c7b82596b8b30f8ce4d) +- Apply dependencies update [`561708a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/561708a96364dbf96ea39220a1d0d180508dfe83) +- Version 1.1.29 [`f8b73ba`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f8b73ba50fff10fa0282b971bf24f70454231eca) + +#### [v1.1.28](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.27...v1.1.28) + +> 8 October 2021 + +- Improve OCPP request's response error handling [`a4bc294`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a4bc29426a2f56c987ec161d86baf9a83c0398ca) +- Apply dependencies update [`7f876bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7f876bbcb65688ba973381f628df13bf41fd4b73) +- Version 1.1.28 [`e42d7b1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e42d7b1ffe054c767c0deb472e852ec1a0b7bf46) + +#### [v1.1.27](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.26...v1.1.27) + +> 6 October 2021 + +- Add more sanity checks at remote start transaction [`a265348`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a2653482348f1183b4f8852d43f23dbff711bd83) +- Version 1.1.27 [`62e6c9d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/62e6c9d0b0f7bbf6a73248b3157368e0c112701b) + #### [v1.1.26](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.25...v1.1.26) +> 6 October 2021 + +- Version 1.1.26 [`dea08fc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/dea08fc312d196cd7c9e509f4cc37993d72da99e) - Fix callback invocation in promiseWithTimeout() [`ed0f838`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ed0f83800d2e1f68b82a233dee91745ba4031cfb) #### [v1.1.25](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.24...v1.1.25)