diff options
author | 2022-07-23 17:17:29 +0200 | |
---|---|---|
committer | 2022-07-23 17:17:29 +0200 | |
commit | 94c4b408f1afa604ae6907aa28ab694870af20f2 (patch) | |
tree | 6a93d9648d033a4e535424defe3eaa407eb41dc5 /docs/changelog.rst | |
parent | Merge pull request #99 from python-discord/dependabot/pip/pre-commit-2.20.0 (diff) | |
parent | Document Sample Project Environment Variables (diff) |
Merge pull request #107 from python-discord/better-development
Fix Docker Compose & Add Boilerplate Project
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 8dce8564..b5d049d9 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,10 @@ Changelog ========= +- :bug:`107` Declare aiodns as a project dependency. +- :support:`107` Add a sample project with boilerplate and documentation explaining how to develop for bot-core. + + - :release:`7.5.0 <23rd July 2022>` - :feature:`101` Add a utility to clean a string or referenced message's content |