X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=3bf66db6809d16f5729eae1f40c553a9527e14c4;hb=8e4e1939784c644ae9cfd3f23dce1e4cf9f80ddd;hp=4fecf4a89dc45794587f2d68a28a7e0bf621f339;hpb=a6d8a2363ef5fb8def961283aa5fdc36f8090fb2;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fecf4a8..3bf66db6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,30 @@ 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.24](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.23...v1.0.24) + +- Keep track of authorize request idtag status. [`163547b`](https://github.com/sap-labs-france/ev-simulator/commit/163547b1c0d9b1062891962feedb127fc0c1cc94) + +#### [v1.0.23](https://github.com/sap-labs-france/ev-simulator/compare/v1.0.22...v1.0.23) + +> 20 June 2021 + +- Release 1.0.23 [`7486490`](https://github.com/sap-labs-france/ev-simulator/commit/7486490983618858f340fc03ceee4bdb7a6f5db5) +- 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)