diff --git a/Moonlight/Shared/Views/Changelog.razor b/Moonlight/Shared/Views/Changelog.razor index 30b376bc..76ed9a35 100644 --- a/Moonlight/Shared/Views/Changelog.razor +++ b/Moonlight/Shared/Views/Changelog.razor @@ -3,6 +3,13 @@ @{ List changelog = new List { + new[] + { + "Patch 5, 21.04.2023", + "Webspace count fixes", + "Rewrite of the support chat backend code", + "Added discord notifications" + }, new[] { "Patch 4, 19.04.2023",