Version 1.1.3
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index a7365c365d905882e6a1e0a61a8816123db3e550..ea368283646f312bfdb3fd9908bd2a0830184022 100644 (file)
@@ -4,11 +4,19 @@ 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.3](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.2...v1.1.3)
+
+- Add scope to helper methods in Utils class. [`0f16a66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0f16a6625f6ec995565a7a8de7ff08808eeb5c86)
+- Fix duration formatting for large one [`d7d1db7`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d7d1db72537ac2b012ca901a768d6442f3cf39fe)
+- Secure random integer generator inputs [`fd00fa2`](https://github.com/jerome-benoit/charging-stations-simulator/commit/fd00fa2e9c06c4b05360c915fa44e2018c731503)
+
 #### [v1.1.2](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.1...v1.1.2)
 
+> 17 September 2021
+
 - Apply dependencies update [`3a2adbe`](https://github.com/jerome-benoit/charging-stations-simulator/commit/3a2adbe5f8f5d7d3e4d351aacac37fa07593fc96)
 - Fix and secure random number generation code [`c37528f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c37528f1b44c116d0e714194e881d94951efdef6)
-- Silence sonar a bit [`0dad4bd`](https://github.com/jerome-benoit/charging-stations-simulator/commit/0dad4bda6c02b3c62b8f9465a82d33f721dfbd13)
+- Version 1.1.2 [`c3afd76`](https://github.com/jerome-benoit/charging-stations-simulator/commit/c3afd76e6d2323de2d56a4eb324524c3f73eee38)
 
 #### [v1.1.1](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.0...v1.1.1)