diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index cac37ed9a8..4fbf4b528b 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1222,3 +1222,8 @@ Entries: - {message: Singularity shouldn't get stuck in a corner as often., type: Fix} id: 216 time: '2021-05-28T09:44:13.0000000+00:00' +- author: Swept + changes: + - {message: Fixes AME controller's physics, type: Fix} + id: 217 + time: '2021-05-29T17:22:55.527577+00:00' diff --git a/Resources/Changelog/Parts/changelog.yml b/Resources/Changelog/Parts/changelog.yml deleted file mode 100644 index 9305557638..0000000000 --- a/Resources/Changelog/Parts/changelog.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Swept -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Fixes AME controller's physics