diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index a211c5c5b9..8ec6cdc566 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1524,3 +1524,9 @@ Entries: - {message: Examine tooltip now closes when moving out of range, type: Tweak} id: 270 time: '2021-07-21T11:31:00.0000000+00:00' +- author: PJB + changes: + - {message: 'Restart round votes now start with everybody selecting "no", effectively + requiring 80% of the whole server to agree.', type: Tweak} + id: 271 + time: '2021-07-21T13:26:06.988275+00:00' diff --git a/Resources/Changelog/Parts/restart_vote_change.yml b/Resources/Changelog/Parts/restart_vote_change.yml deleted file mode 100644 index 04f28fee82..0000000000 --- a/Resources/Changelog/Parts/restart_vote_change.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: - - type: Tweak - message: Restart round votes now start with everybody selecting "no", effectively requiring 80% of the whole server to agree.