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 5686c442..35e0a8d7 100644
--- a/wowup-electron/src/app/services/wowup/patch-notes.service.ts
+++ b/wowup-electron/src/app/services/wowup/patch-notes.service.ts
@@ -61,6 +61,10 @@ const CHANGELOGS: ChangeLog[] = [
System bar icon will now change per system theme setting on Mac
Fix an issue with unzipped folders permissions on Mac
Fix an issue with update all clients button being disabled when selected client had no updates
+ Fix an issue with not rolling back an addon update when unzipping fails
+ Fix an issue with rotating download links not being updated in the json store
+ Fix an issue with Check Updates not checking all installations
+ Fix an issue with Scanning ignoring disabled addon providers
Fix a memory leak issue when checking for updates
`,