aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Izan <[email protected]>2022-07-23 14:44:25 +0100
committerGravatar Izan <[email protected]>2022-07-23 14:44:25 +0100
commitaa8d120e3c5ec4b4cacf4a239f618b29f864f2f6 (patch)
tree2b2957fbc5ee3d6d7d9b83c5fd514e15a5dc431d /docs
parentMerge remote-tracking branch 'origin/bot-core-100' into bot-core-100 (diff)
Update changelog.rst
Only provides a feature and not a release, as per Scaleois' request on Discord: https://discord.com/channels/267624335836053506/635950537262759947/1000396893005819964
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index e35e75d0..59743714 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,9 @@
Changelog
=========
+- :feature:`101` Add a utility to clean a string or referenced message's content
+
+
- :release:`7.4.0 <17th July 2022>`
- :feature:`106` Add an optional ``message`` attr to :obj:`botcore.utils.interactions.ViewWithUserAndRoleCheck`. On view timeout, this message has its view removed if set.