Update Changelog.razor
This commit is contained in:
@@ -3,6 +3,13 @@
|
|||||||
@{
|
@{
|
||||||
List<string[]> changelog = new List<string[]>
|
List<string[]> changelog = new List<string[]>
|
||||||
{
|
{
|
||||||
|
new[]
|
||||||
|
{
|
||||||
|
"Patch 5, 21.04.2023",
|
||||||
|
"Webspace count fixes",
|
||||||
|
"Rewrite of the support chat backend code",
|
||||||
|
"Added discord notifications"
|
||||||
|
},
|
||||||
new[]
|
new[]
|
||||||
{
|
{
|
||||||
"Patch 4, 19.04.2023",
|
"Patch 4, 19.04.2023",
|
||||||
|
|||||||
Reference in New Issue
Block a user