Skip to content

Commit

Permalink
Merge pull request #3152 from sap-labs-france/master-qa
Browse files Browse the repository at this point in the history
Merge master-qa
  • Loading branch information
LucasBrazi06 authored May 27, 2022
2 parents 2cba535 + 706460a commit dbac462
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/release-notes/release-notes.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export class ReleaseNotesComponent {
this.releaseNotes = [
{
version: '2.6.7',
date: new Date('2022-05-25'),
date: new Date('2022-05-27'),
componentChanges: [
{
name: 'Dashboard',
Expand All @@ -38,6 +38,7 @@ export class ReleaseNotesComponent {
`Fixed Mobile App does not receive the Charging Station connector's stats for Sites and Site Areas`,
`Ensure last transaction handling will not make the Status notification failing`,
`Do not send 'null' value in pricing via OCPI`,
`Fixed connector stats does not contain connector level information`,
`Enhanced OCPI Job management`,
],
},
Expand Down

0 comments on commit dbac462

Please sign in to comment.