Version 1.1.47
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 4be2b35ea0c2baeffaa1bc4acf37894522c67221..f126aafcb820a8ee494396ea540fd60f11336da5 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.47](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.46...v1.1.47)
+
+- Add occpStrictCompliance template tunable [`672fed6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/672fed6e70e94e37ba8db689d8517f42ae0f4477)
+- Simplify some code logic [`6114e6f`](https://github.com/jerome-benoit/charging-stations-simulator/commit/6114e6f11b3fb12439d464e142fdf93866982b6c)
+- Reorder JsonType declarations [`a6243c3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6243c35f4df13144b5e56474ed7e93e4096ecc2)
+
 #### [v1.1.46](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.45...v1.1.46)
 
+> 8 February 2022
+
 - Apply dependencies update [`d29de7b`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d29de7b8144ef6be6c0c2bd2f5db3893fd178942)
+- Version 1.1.46 [`148bb67`](https://github.com/jerome-benoit/charging-stations-simulator/commit/148bb67bfdd5c84d12f1fd895b98e4f4f698faa9)
 - Relax OCPP commands acceptance while the charging station is in unknown [`5328366`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5328366132d84ad844f92b2b8fc13e4418b10f5c)
-- Silence one code smell [`35efcc3`](https://github.com/jerome-benoit/charging-stations-simulator/commit/35efcc3a2921eebb5bcb1c00b95f656e1b777058)
 
 #### [v1.1.45](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.44...v1.1.45)