diff --git a/CHANGELOG.md b/CHANGELOG.md index fd13ba7..f975b8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * Added the ability to schedule a thread to close by specifying a time after `!close`, e.g. `!close 1h`. The scheduling is cancelled if a new message is sent to or received from the user. ## v2.1.0 -* Added typing proxy (https://github.com/Dragory/modmailbot/pull/48): +* Added typing proxy ([#48](https://github.com/Dragory/modmailbot/pull/48)): * If the `typingProxy` config option is enabled, any time a user is typing to modmail in their DMs, the modmail thread will show the bot as "typing" * If the `typingProxyReverse` config option is enabled, any time a moderator is typing in a modmail thread, the user will see the bot "typing" in their DMs