diff --git a/Resources/Changelog/Floof.yml b/Resources/Changelog/Floof.yml index 69878d7ac70..60b48d8a72c 100644 --- a/Resources/Changelog/Floof.yml +++ b/Resources/Changelog/Floof.yml @@ -1,13 +1,25 @@ -Name: Floof -Order: 1 Entries: - author: FoxxoTrystan changes: - - {message: 'Created the Floof Station changelog.', type: Add} + - message: Created the Floof Station changelog. + type: Add id: 1 time: '2024-7-12T00:00:00.0000000+00:00' - author: FoxxoTrystan changes: - - {message: 'Created the Floof Station discord changelogs! (Hey peoples!)', type: Add} + - message: Created the Floof Station discord changelogs! (Hey peoples!) + type: Add id: 2 time: '2024-7-15T00:00:00.0000000+00:00' +- author: FoxxoTrystan + changes: + - type: Add + message: Added fun :D + - type: Tweak + message: Tweaked fun + - type: Fix + message: Fixed fun! + - type: Remove + message: Removed fun :( + id: 3 + time: '2024-07-14T22:58:33.0000000+00:00'