diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index d1d7897d9a..92e12a3cb0 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1,10 +1,4 @@ Entries: -- author: Rane - changes: - - {message: Latejoiners are now eligible for traitor., type: Tweak} - - {message: Fixed missing kill objective icon., type: Fix} - id: 2037 - time: '2022-07-29T00:59:45.0000000+00:00' - author: ElectroJr changes: - {message: Fixed various visuals for held & equipped items., type: Fix} @@ -2946,3 +2940,8 @@ Entries: type: Fix} id: 2536 time: '2022-10-28T06:08:47.0000000+00:00' +- author: Zumorica + changes: + - {message: Hopefully fix the server crashing very often., type: Fix} + id: 2537 + time: '2022-10-29T16:22:22.417732+00:00' diff --git a/Resources/Changelog/Parts/fix.yml b/Resources/Changelog/Parts/fix.yml deleted file mode 100644 index 5ad39e01f4..0000000000 --- a/Resources/Changelog/Parts/fix.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Zumorica -changes: - - type: Fix # One of the following: Add, Remove, Tweak, Fix - message: Hopefully fix the server crashing very often.