X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=3e81ed98576cbc7ba058f0fb29a55962ee354ca6;hb=163547b1c0d9b1062891962feedb127fc0c1cc94;hp=1fbe8b12929b95bc770fad6e788a9414df97311f;hpb=b2fcc85d7219058677263b0943da2ad9c073f9de;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fbe8b12..3e81ed98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,31 @@ 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.0.23](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.22...v1.0.23) + +- Optimize random fluctuated computation [`97ef739`](https://github.com/sap-labs-france/ev-simulator/commit/97ef739c0f207e2b729bd3f185c463eb0ff35c7d) + +#### [v1.0.22](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.21...v1.0.22) + +> 20 June 2021 + +- Release 1.0.22 [`b410677`](https://github.com/sap-labs-france/ev-simulator/commit/b410677559d7af5cb7b2dbc9d4418da6d56d1bb2) +- Consistent name for MeterValues related CS template tunable. [`6b10669`](https://github.com/sap-labs-france/ev-simulator/commit/6b10669bf67da4baa14bc5b28161710e4025c913) + +#### [v1.0.21](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.20...v1.0.21) + +> 20 June 2021 + +- Add tunable for phase line to line voltage MeterValues [`9bd8738`](https://github.com/sap-labs-france/ev-simulator/commit/9bd87386d65158edef865cafd0daabff91822b87) +- Release 1.0.21 [`a6d8a23`](https://github.com/sap-labs-france/ev-simulator/commit/a6d8a2363ef5fb8def961283aa5fdc36f8090fb2) + #### [v1.0.20](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.19...v1.0.20) +> 19 June 2021 + - Add per phase support to MeterValues in template. [`9ccca26`](https://github.com/sap-labs-france/ev-simulator/commit/9ccca265277990663dad8ad0573b7c283e221c6f) - Use ConnectionTineOut OCPP parameter as WS timeout [`147d0e0`](https://github.com/sap-labs-france/ev-simulator/commit/147d0e0f63942b395dabf86ab7488f6f270cf027) -- Logs message cleanup [`c8d67ee`](https://github.com/sap-labs-france/ev-simulator/commit/c8d67ee583628d68f9d1806fc591c3e8e00808e4) +- Release 1.0.20 [`b2fcc85`](https://github.com/sap-labs-france/ev-simulator/commit/b2fcc85d7219058677263b0943da2ad9c073f9de) #### [v1.0.19](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.18...v1.0.19)