diff --git a/wowup-electron/src/app/services/wowup/patch-notes.service.ts b/wowup-electron/src/app/services/wowup/patch-notes.service.ts index 07839ab9..745008aa 100644 --- a/wowup-electron/src/app/services/wowup/patch-notes.service.ts +++ b/wowup-electron/src/app/services/wowup/patch-notes.service.ts @@ -15,17 +15,39 @@ export class PatchNotesService { } const CHANGELOGS: ChangeLog[] = [ + { + Version: "2.7.0", + html: ` +

New Features

+ +

Changes

+ +

Fixes

+ + `, + }, { Version: "2.6.1", html: ` -

Changes

+

Changes

-

Fixes

+

Fixes