diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index fbbeae1568..8e1a96994b 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,10 +1,4 @@ Entries: -- author: AJCM - changes: - - {message: Makes gravity generator and windows repairable with a lit welding tool, - type: Add} - id: 8 - time: '2021-02-27T14:30:48.420921+00:00' - author: AJCM changes: - {message: Fixes the changelog escape menu button text going out of the limits @@ -2805,3 +2799,8 @@ Entries: - {message: Fix not being able to build windows on top of grilles., type: Fix} id: 507 time: '2021-10-28T17:03:11.646371+00:00' +- author: mirrorcult + changes: + - {message: Fix lasers not passing through grilles., type: Fix} + id: 508 + time: '2021-10-29T05:26:45.714056+00:00' diff --git a/Resources/Changelog/Parts/grille.yml b/Resources/Changelog/Parts/grille.yml deleted file mode 100644 index 77f6027b78..0000000000 --- a/Resources/Changelog/Parts/grille.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: mirrorcult -changes: -- type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix lasers not passing through grilles.