diff options
| author | 2022-07-23 13:53:25 +0000 | |
|---|---|---|
| committer | 2022-07-23 13:53:25 +0000 | |
| commit | 1e2874dc5787e1063b0acd2c3268a06561b78e9d (patch) | |
| tree | 92e61fac8ca48b1137b1075bcbbf81d7439b3e3f /main/_sources/changelog.rst.txt | |
| parent | Deploying to docs from @ python-discord/bot-core@7f8d2abcc0830268774a8b90c12d... (diff) | |
Deploying to docs from @ python-discord/bot-core@2d7f51e990666c37cffb5f2a2e4d60d0457d3bc6 🚀
Diffstat (limited to 'main/_sources/changelog.rst.txt')
| -rw-r--r-- | main/_sources/changelog.rst.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/main/_sources/changelog.rst.txt b/main/_sources/changelog.rst.txt index e35e75d0..59743714 100644 --- a/main/_sources/changelog.rst.txt +++ b/main/_sources/changelog.rst.txt @@ -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. |