X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=be5f1bd3e7a8a624fb92d575ef365e27186179db;hb=ee22762b46e3a6c140d26061585edbfeea22fe78;hp=7232886f449bb34f36e6314faae697c66b77b15e;hpb=abbe20eb62571669ff96e888acffa25b39dc7158;p=e-mobility-charging-stations-simulator.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 7232886f..be5f1bd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,17 @@ 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.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.46...v1.0.47) + +- Colorize console message ouputs [`8eac9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/8eac9a09368f841fc44e980f31674146833e449b) +- Storage: use worker threads message passing to store performance records from [`8179710`](https://github.com/jerome-benoit/charging-stations-simulator/commit/81797102d5214fea2fc58eff2666fe8b8d9a5a11) +- Also rename the sonar project name. [`1e40f99`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1e40f9967e01102bb403ed67ae75e6492df10883) + #### [v1.0.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.45...v1.0.46) +> 26 August 2021 + +- Release 1.0.46 [`abbe20e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/abbe20eb62571669ff96e888acffa25b39dc7158) - Rename ev-simulator to charging-stations-simulator [`5f4be58`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5f4be58cc3d316c21927739089cc9d6f29e8f940) #### [v1.0.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.44...v1.0.45)