Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
+#### [v1.0.43](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.42...v1.0.43)
+
+- Performance statistics: add JSON file storage support. [`72f041b`](https://github.com/jerome-benoit/ev-simulator/commit/72f041bd50fc25ca5d233565cbc0ea836220ec0f)
+- Fix regexp compliancy for sonar static analyzer [`9ef75e3`](https://github.com/jerome-benoit/ev-simulator/commit/9ef75e34cd01ecd7f75ce08ca7e4719d3c2b858b)
+- Disable a eslint rule on a line [`3356aa8`](https://github.com/jerome-benoit/ev-simulator/commit/3356aa8419d035c06fb9050a4f515a9c54147c30)
+
#### [v1.0.42](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.41...v1.0.42)
+> 24 August 2021
+
- Do not enforce the singleton design pattern in the worker object factory [`535aaa2`](https://github.com/jerome-benoit/ev-simulator/commit/535aaa2703cd3ecaf57de713ffd5c685e2e68fb3)
+- Release 1.0.42 [`a0296d5`](https://github.com/jerome-benoit/ev-simulator/commit/a0296d5d0149315a8a22925a9312d9d2c7240693)
#### [v1.0.41](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.40...v1.0.41)