From 301c233187881d56f2fe50f7a1fc029befa4d412 Mon Sep 17 00:00:00 2001 From: LucasBrazi06 Date: Mon, 22 Mar 2021 20:39:49 +0100 Subject: [PATCH] Updated release notes --- src/app/release-notes/release-notes.component.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/release-notes/release-notes.component.ts b/src/app/release-notes/release-notes.component.ts index 9c8b2dced9..bc2633b0b2 100644 --- a/src/app/release-notes/release-notes.component.ts +++ b/src/app/release-notes/release-notes.component.ts @@ -38,7 +38,8 @@ export class ReleaseNotesComponent { `Billing - Enrich Stripe invoice information`, `Added Lock aquisition with a timeout`, `Changed Vendor ID length to 255 chars in OCPP-J status notification schema validation`, - `Added SMTP error codes that should not trigger a retry` + `Added SMTP error codes that should not trigger a retry`, + `Added Exadys Charging Station in templates`, `Added Get Transaction's consumptions in RESTful endpoint`, `Added Get Charging Station endpoint schema validation in RESTful endpoint`, `Optimized Assets with Site ID like Charging Stations`,