From c4af2ee004eb08f23fa2dd268d0143040b43e7d9 Mon Sep 17 00:00:00 2001 From: benji7425 Date: Sun, 22 Jan 2017 18:31:45 +0000 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e310bf9..f544c1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## v1.3.0 + +### Added + +- Deletion of "You have successfully subscribed" messages after a short delay (configurable) +- 'Developer' commands that can only be accessed by specified users +- !cacheList developer command to view the cached URLs + +### Updated +- !logsplease is now a developer command +- Subscriptions are now done using a role + - !subscribe and !unsibscribe add and remove the user from the role + - !sublist command is now removed + - The role is mentioned when the link is posted, rather than a long chain of user IDs + ## v1.2.1 ### Fixed