From 3da183f9fda2b8da2d9b293626c556951dd58f6a Mon Sep 17 00:00:00 2001 From: PJBot Date: Sun, 21 Mar 2021 13:11:51 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 10 ++++++++++ Resources/Changelog/Parts/creampie.yml | 4 ---- Resources/Changelog/Parts/launcher.yml | 4 ---- 3 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 Resources/Changelog/Parts/creampie.yml delete mode 100644 Resources/Changelog/Parts/launcher.yml diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index d4d4374471..68e89d1880 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -606,3 +606,13 @@ Entries: - {message: Lighting is significantly more performant now., type: Tweak} id: 110 time: '2021-03-21T16:33:44.131473+00:00' +- author: Your_Name_Here + changes: + - {message: Fixed cream pies not splashing when hitting people or things., type: Fix} + id: 111 + time: '2021-03-21T17:11:51.493978+00:00' +- author: Your_Name_Here + changes: + - {message: Adds cream pie launcher. Honk!, type: Add} + id: 112 + time: '2021-03-21T17:11:51.494714+00:00' diff --git a/Resources/Changelog/Parts/creampie.yml b/Resources/Changelog/Parts/creampie.yml deleted file mode 100644 index fc7a70ff03..0000000000 --- a/Resources/Changelog/Parts/creampie.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Fix - message: Fixed cream pies not splashing when hitting people or things. diff --git a/Resources/Changelog/Parts/launcher.yml b/Resources/Changelog/Parts/launcher.yml deleted file mode 100644 index c18ea7aa31..0000000000 --- a/Resources/Changelog/Parts/launcher.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Your_Name_Here -changes: - - type: Add - message: Adds cream pie launcher. Honk!