diff --git a/CHANGELOG.md b/CHANGELOG.md index 977bc03..b90e8bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## v2.10.1 +* Change timed close default unit from seconds to minutes. +This means that doing e.g. `!close 30` now closes the thread in 30 *minutes*, not seconds. + ## v2.10.0 * Added `!alert` Using `!alert` in a modmail thread will ping you the next time the thread gets a new reply.