Add REUSE badge to README
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 23302d4853d16cebb788534f3846dc92ffbf4eac..3b3246a6bc32c7611e0ef3778e0ac3952e618acf 100644 (file)
@@ -4,11 +4,36 @@ 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.60](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.59...v1.1.60)
+
+- Reduce charging station instance memory footprint [`17ac262`](https://github.com/jerome-benoit/charging-stations-simulator/commit/17ac262c08a637a9aef23c350176bf476ad212ef)
+- Untangle ChargingStation class from OCPP services classes [`08f130a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/08f130a055123f5e47c59e1a64875f8cff44d020)
+- Apply dependencies update [`67eb544`](https://github.com/jerome-benoit/charging-stations-simulator/commit/67eb544324cd655b9dca3cfd9fa854789d7c5924)
+
+#### [v1.1.59](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.58...v1.1.59)
+
+> 8 May 2022
+
+- UI server: fix empty list response to LIST_CHARGING_STATIONS [`#214`](https://github.com/jerome-benoit/charging-stations-simulator/pull/214)
+- Apply dependencies update [`7f61131`](https://github.com/jerome-benoit/charging-stations-simulator/commit/7f61131f2121e49a7dd76334f2c30dde283b94e0)
+- Apply dependencies update [`aba9519`](https://github.com/jerome-benoit/charging-stations-simulator/commit/aba951962d274e1a2ebbdcfc87555ae226e90a72)
+- Apply dependencies update [`93f4776`](https://github.com/jerome-benoit/charging-stations-simulator/commit/93f47769cf7c5b4de69da31dae0735c7d6b3ab06)
+
+#### [v1.1.58](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.57...v1.1.58)
+
+> 17 April 2022
+
+- Apply dependencies update [`2e1d0bb`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2e1d0bbd19050dc71d0794bee75bf52d71c25d4f)
+- Fix OCPP message type definition and usage [`b3ec7bc`](https://github.com/jerome-benoit/charging-stations-simulator/commit/b3ec7bc1553759e915e590df6a91f0849f03514d)
+- Properly name OCPP command handler methods [`f7f98c6`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f7f98c68f78566039b7d6f53391e874d79a8b022)
+
 #### [v1.1.57](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.56...v1.1.57)
 
+> 15 April 2022
+
+- Version 1.1.57 [`de17a56`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de17a5668a671531e9c5ec9563b0b02d6d5a3f27)
 - Merge pull request #207 from jerome-benoit/fix-response-pending [`9b75e3a`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9b75e3ab59b911697ad2f809e2aee6967a46e0c4)
 - Apply dependencies update [`39dca63`](https://github.com/jerome-benoit/charging-stations-simulator/commit/39dca63f0a8e166228e853084afb36ee697f7d2d)
-- Apply dependencies update [`5d12c42`](https://github.com/jerome-benoit/charging-stations-simulator/commit/5d12c425ff0a1e3fd167e29493588fa6ac5923f8)
 
 #### [v1.1.56](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.55...v1.1.56)