diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index b41b055050..7c11267e1b 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -130,3 +130,7 @@ Entries: - {message: Removed fun, type: Remove} id: 23 time: '2021-03-03T06:56:52.0000000+00:00' +- author: PJB + changes: {message: You can burn yourself on wall lights again., type: Fix} + id: 24 + time: '2021-03-03T15:30:18.279719+00:00' diff --git a/Resources/Changelog/Parts/light_burn.yml b/Resources/Changelog/Parts/light_burn.yml deleted file mode 100644 index 809fcc5346..0000000000 --- a/Resources/Changelog/Parts/light_burn.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: - message: You can burn yourself on wall lights again. - type: Fix