Add getter for supervisionUrlOcppKey value
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index f06d469a956249bcf30abb5670d50c1e86d7a476..facee8407c58a537b5b658be224e9e0becb56d51 100644 (file)
@@ -4,12 +4,20 @@ 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.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.53...v1.1.54)
+
+- Disable husky installation on CF and CI [`2aa2a8d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/2aa2a8df7efc101413c780938bf5d4c02ea4a525)
+- Fix docker image build [`658e2d1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/658e2d16622bc69a4a0c5df02fae29fd0cc7efac)
+- Add helper to get connector id for a transaction id [`f479a79`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f479a7929a02e6290ec945557136bf4ee5445107)
+
 #### [v1.1.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.52...v1.1.53)
 
+> 9 March 2022
+
 - Fix metervalues payload format [`#198`](https://github.com/jerome-benoit/charging-stations-simulator/issues/198)
+- Version 1.1.53 [`1bbd055`](https://github.com/jerome-benoit/charging-stations-simulator/commit/1bbd05510c7194a287a5fecc02c0540d5e6520cc)
 - Add the missing issue template key in the right section [`cb9a9a0`](https://github.com/jerome-benoit/charging-stations-simulator/commit/cb9a9a02105dfb078b2786108abc7af5d031955e)
 - Add missing payload attributes to boot notification [`29d1e2e`](https://github.com/jerome-benoit/charging-stations-simulator/commit/29d1e2e70bc8ce223a0e8f4966552c3ae027e297)
-- Add missing key in issue template [`f33833d`](https://github.com/jerome-benoit/charging-stations-simulator/commit/f33833db2498e39eb2da014aa719ce641b164096)
 
 #### [v1.1.52](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.1.51...v1.1.52)