Change OCPP classes methods scope to protected
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 9a0078fa1d222fb0bd53a951dfafddf75242c310..25d5bc2357a36f3c02c3a554846c4b94ef2629d8 100644 (file)
@@ -4,8 +4,38 @@ 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.33](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.32...v1.0.33)
+
+- Ensure performance statistics is started before connection to the OCPP [`7874b0b`](https://github.com/jerome-benoit/ev-simulator/commit/7874b0b1fbf94d34e8c65ed3e669f1c97f74dd1d)
+
+#### [v1.0.32](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.31...v1.0.32)
+
+> 13 August 2021
+
+- Cleanups: performance statistics, URI handling. [`57939a9`](https://github.com/jerome-benoit/ev-simulator/commit/57939a9da57b9ed1780ec63a2ecceaf44a107b17)
+- Add support for performance statistics for all requests sent to the OCPP [`aef1b33`](https://github.com/jerome-benoit/ev-simulator/commit/aef1b33aa631deaf5c939dc6a232ca8cc8147fc6)
+- Apply dependencies update [`6c9f025`](https://github.com/jerome-benoit/ev-simulator/commit/6c9f025b898abf3e383a5a4ff8ca9401d33028ca)
+
+#### [v1.0.31](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.30...v1.0.31)
+
+> 28 July 2021
+
+- Log a warning if a transaction id sent by the OCPP-J server is not an [`f3a6f63`](https://github.com/jerome-benoit/ev-simulator/commit/f3a6f63b4e690cecc8fdf84847a994970e12b94a)
+- Release 1.0.31 [`de5225a`](https://github.com/jerome-benoit/ev-simulator/commit/de5225a33d7b87ba256c08b6b73f68817dd8c4f2)
+
+#### [v1.0.30](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.29...v1.0.30)
+
+> 22 July 2021
+
+- Apply dependencies update. [`cef316b`](https://github.com/jerome-benoit/ev-simulator/commit/cef316bf18434cad32c630d0acb72b122ae446aa)
+- Release 1.0.30 [`f4c414e`](https://github.com/jerome-benoit/ev-simulator/commit/f4c414eb06d50dcdba02e48d63c787860e8c2f9f)
+- Sync with public GitHub [`d50cc82`](https://github.com/jerome-benoit/ev-simulator/commit/d50cc82b606aa331d1972897f5448f2067a35165)
+
 #### [v1.0.29](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.28...v1.0.29)
 
+> 20 July 2021
+
+- Release 1.0.29 [`34ca7a7`](https://github.com/jerome-benoit/ev-simulator/commit/34ca7a78f0b9f68acb624973b59b9c78e7b8bda3)
 - Allow to use fluctuated value for SoC MeterValues. [`561d966`](https://github.com/jerome-benoit/ev-simulator/commit/561d966b15fec605a437b17b9a0183a57789414c)
 
 #### [v1.0.28](https://github.com/jerome-benoit/ev-simulator/compare/v1.0.27...v1.0.28)