From d9bbe7355297fc70c9afc7a722f51bbabc3d94c7 Mon Sep 17 00:00:00 2001 From: PJBot Date: Wed, 21 Jul 2021 09:26:07 -0400 Subject: [PATCH] Automatic changelog update --- Resources/Changelog/Changelog.yml | 6 ++++++ Resources/Changelog/Parts/restart_vote_change.yml | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 Resources/Changelog/Parts/restart_vote_change.yml 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.