X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=bbdeb53e6b05325aaf76f8b35fc28f5f07e19d98;hb=cb5a7b0b99be1fe9791d1fd5eff519176bb535bc;hp=8bb57dc9d8e8247e5cf693f1318c44414a3a3cb3;hpb=f4ae9a73c8aa6e7ddbeb8f38e01369d7219fa5f2;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bb57dc9..bbdeb53e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,24 @@ 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.7](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.6...v1.1.7) + +- Apply dependencies update [`724b41e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/724b41e4f84d4f3c159ca477e3ccc6e31cc15818) +- Consistently use idTag for RFID tag [`f4bf2ab`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f4bf2abdd27ce5ddb64d0efd3763608320efc8d8) +- Remove uneeded condition on transaction status in ATG [`85d2066`](https://github.com/jerome-benoit/charging-stations-simulator/commit/85d206672d2dc688827177e4de87a069c4b2cdc1) + +#### [v1.1.6](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.5...v1.1.6) + +> 21 September 2021 + +- Fix ATG run duration computation [`0045cef`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0045cef5dae3be8131969d08f70c10748922524e) +- Version 1.1.6 [`174852d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/174852d08d43d909fad34ebe158b12975948ba89) +- Optimize heap tunable for CF [`e55ef94`](https://github.com/jerome-benoit/charging-stations-simulator/commit/e55ef94a997fd43fe1b6f2711667777e57cdef63) + #### [v1.1.5](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.4...v1.1.5) +> 21 September 2021 + - Apply dependencies update [`2f30779`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2f3077930c8e17f2ebba01dfba2c0124e5948705) - Apply dependencies update [`f9b1488`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f9b14880b5742b1e721b0b1ca6d3ed62ec63d021) - Add empty object type and use it on some ocpp responses type [`c12b43d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c12b43d0f4569a189e064768c14088ab8fce9e1b)