Skip to content

Commit

Permalink
Updated release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasBrazi06 committed Oct 13, 2021
1 parent 67794c9 commit dee5a2e
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 @@ -24,14 +24,15 @@ export class ReleaseNotesComponent {
this.releaseNotes = [
{
version: '2.5.5',
date: new Date('2021-10-12'),
date: new Date('2021-10-13'),
componentChanges: [
{
name: 'Dashboard',
changes: [
`Badges can always be reassigned even if already used before`,
`Improved Charging Station's manual config and exclude from smart charging parameters`,
`Check OCPI only when access control is active at Site Area level`,
`Removed OCPI logo when empty and non standard properties`,
`Enhanced performance logs for tracing traffic per organization`,
`Adding Setec as Charging Station Vendor`,
],
Expand Down

0 comments on commit dee5a2e

Please sign in to comment.