diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 7b2b3c994a..d4d4374471 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -601,3 +601,8 @@ Entries: - {message: Fixes taser bolts not moving after being fired., type: Fix} id: 109 time: '2021-03-19T18:41:57.895376+00:00' +- author: PJB + changes: + - {message: Lighting is significantly more performant now., type: Tweak} + id: 110 + time: '2021-03-21T16:33:44.131473+00:00' diff --git a/Resources/Changelog/Parts/optimize_lighting.yml b/Resources/Changelog/Parts/optimize_lighting.yml deleted file mode 100644 index 1f4b4e8642..0000000000 --- a/Resources/Changelog/Parts/optimize_lighting.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: - - type: Tweak - message: Lighting is significantly more performant now.