diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 1d44f2568d..fff5c7fe14 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2396,3 +2396,8 @@ Entries: in yet.', type: Add} id: 428 time: '2021-10-10T10:43:50.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix airlocks not auto-closing anymore., type: Fix} + id: 429 + time: '2021-10-10T13:59:27.943854+00:00' diff --git a/Resources/Changelog/Parts/airlock.yml b/Resources/Changelog/Parts/airlock.yml deleted file mode 100644 index 60b7760145..0000000000 --- a/Resources/Changelog/Parts/airlock.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fix airlocks not auto-closing anymore.