diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 6be9f22e1c..587ec90fa5 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -2090,3 +2090,14 @@ Entries: - {message: Shuttles handle a bit better., type: Tweak} id: 373 time: '2021-09-29T10:07:01.0000000+00:00' +- author: Zumorica + changes: + - {message: Fix bug where you couldn't join as clown under certain circumstances., + type: Fix} + id: 374 + time: '2021-09-30T11:36:50.043933+00:00' +- author: Zumorica + changes: + - {message: Fix uplink UI text going above limits., type: Fix} + id: 375 + time: '2021-09-30T11:36:50.044677+00:00' diff --git a/Resources/Changelog/Parts/clown.yml b/Resources/Changelog/Parts/clown.yml deleted file mode 100644 index 233438013e..0000000000 --- a/Resources/Changelog/Parts/clown.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fix bug where you couldn't join as clown under certain circumstances. diff --git a/Resources/Changelog/Parts/uplink.yml b/Resources/Changelog/Parts/uplink.yml deleted file mode 100644 index 855f2f3391..0000000000 --- a/Resources/Changelog/Parts/uplink.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix - message: Fix uplink UI text going above limits.