diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index a8aa421f83..97cbdf5993 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -77,3 +77,9 @@ Entries: - {message: singularity crates for cargo, type: Add} id: 14 time: '2021-02-28T19:57:44.0000000+00:00' +- author: PJB + changes: + - {message: 'Restart votes now need an 80% majority to succeed, and have a longer + cooldown for the caller.', type: Tweak} + id: 15 + time: '2021-02-28T21:13:03.652572+00:00' diff --git a/Resources/Changelog/Parts/restart_votes.yml b/Resources/Changelog/Parts/restart_votes.yml deleted file mode 100644 index 66ba7c54ad..0000000000 --- a/Resources/Changelog/Parts/restart_votes.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: - - message: Restart votes now need an 80% majority to succeed, and have a longer cooldown for the caller. - type: Tweak