Release 1.0.55
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 6dcb2efbb40ed01e6f12813c22daeaee72183ac9..0714d871256a3371956a8a2f94df00197edf3f4e 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.0.55](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.54...v1.0.55)
+
+- Switch rollup bundler TS plugin to rollup-plugin-ts [`ae8ee66`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ae8ee665e864460d582b7f6d501b25225a1d7a4c)
+- Add support for OCPP 1.6 TriggerMessage command [`802cfa1`](https://github.com/jerome-benoit/charging-stations-simulator/commit/802cfa135dad14f8b15401685c3429395cb3e6e1)
+- Cleanup MikroORM configuration code for performance storage [`d560391`](https://github.com/jerome-benoit/charging-stations-simulator/commit/d5603918a8ea990f7dcc11b612dea931aa084fdc)
+
 #### [v1.0.54](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.53...v1.0.54)
 
+> 2 September 2021
+
 - Improve OCPP error handling, fix performance storage default file path [`a6b3c6c`](https://github.com/jerome-benoit/charging-stations-simulator/commit/a6b3c6c313f1c0314a1445ed630cac85edf55b2c)
 - Throw an error in the template does not have default required mesurand [`de96aca`](https://github.com/jerome-benoit/charging-stations-simulator/commit/de96acad9df699ff34f25e32ba616ef5c09ff124)
-- Fix OCPPError command attribute affectation [`9292e32`](https://github.com/jerome-benoit/charging-stations-simulator/commit/9292e32a92f3ef63ee5a3cf86dc497b8acae5d2d)
+- Release 1.0.54 [`ca79035`](https://github.com/jerome-benoit/charging-stations-simulator/commit/ca79035afa125dd2c39a863e29f244e9466ae98e)
 
 #### [v1.0.53](https://github.com/jerome-benoit/charging-stations-simulator/compare/v1.0.52...v1.0.53)