diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 8ec6cdc566..3aa7bf94c2 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1530,3 +1530,8 @@ Entries: requiring 80% of the whole server to agree.', type: Tweak} id: 271 time: '2021-07-21T13:26:06.988275+00:00' +- author: PJB + changes: + - {message: You can now only make the same type of vote once every 4 minutes., type: Tweak} + id: 272 + time: '2021-07-21T17:04:18.364235+00:00' diff --git a/Resources/Changelog/Parts/standard_vote_delay.yml b/Resources/Changelog/Parts/standard_vote_delay.yml deleted file mode 100644 index 62503412e0..0000000000 --- a/Resources/Changelog/Parts/standard_vote_delay.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: PJB -changes: - - type: Tweak - message: You can now only make the same type of vote once every 4 minutes.