X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=0c31239f4f531e8d1435719e8ba97694f7b764c4;hb=37486900e65f2affcc62a92726d9d7ca806a8725;hp=153dba02abe4274d1c88abbb1fd8d9a5e9ba5915;hpb=06837dfc0d84f1b4f57e89d380760d73b921ca36;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 153dba02..0c31239f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,48 @@ 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.29](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.28...v1.1.29) + +- 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) + +#### [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) + +> 5 October 2021 + +- Apply depenencies update [`0489b5c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0489b5c8f32c870892e22705a1ceef3cbad6676a) +- Fix energy calculation in metervalues [`32618c7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/32618c7187a3ff23f04c955b1bc8ba4ca043a931) +- Version 1.1.25 [`4c0c2a1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/4c0c2a183ba534ae110d7603c1db097f896846a4) + #### [v1.1.24](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.23...v1.1.24) +> 4 October 2021 + - Convert OCPP message buffer to a Set [`8e24227`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8e24227340572ec9f086d966c079ead58cc60ef5) - Fix OCPP message sending timeout handling code [`6d9abcc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6d9abcc2b7b384773348c64bf0f7fc4dc5aad061) -- Mark some attributes readonly [`f2bf994`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f2bf9948496c724976a2e05d2f20cb17700373ec) +- Version 1.1.24 [`06837df`](https://github.com/jerome-benoit/charging-stations-simulator/commit/06837dfc0d84f1b4f57e89d380760d73b921ca36) #### [v1.1.23](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.22...v1.1.23)