Skip to content

Commit

Permalink
Update changelog_3_2_0.rst (#3405)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen authored and Michael H committed Jan 18, 2020
1 parent b089be7 commit 12da3bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/changelog_3_2_0.rst
Expand Up @@ -8,8 +8,8 @@ Core Bot Changes

- Further improvements have been made to bot startup and shutdown.
- Prefixes are now cached for performance.
- Added a means for cog creators to use a global preinvoke hook.
- The bot now ensures it has at least the bare neccessary permissions before commands.
- Added the means for cog creators to use a global preinvoke hook.
- The bot now ensures it has at least the bare neccessary permissions before running commands.
- Deleting instances works as intended again.
- Sinbad stopped fighting it and embraced the entrypoint madness.

Expand All @@ -29,7 +29,7 @@ Help Formatter
- ``[botname]`` is now replaced with the bot's display name in help text.
- New features added for cog creators to further customize help behavior.

- Check out our command reference for details.
- Check out our command reference for details on new ``format_help_for_context`` method.
- Embed settings are now consistent.

Downloader
Expand All @@ -45,9 +45,9 @@ Docs
There's more detail to the below changes, so go read the docs.
For some reason, documenting documentation changes is hard.

- Added instructions about git version
- Added instructions about git version.
- Clarified instructions for installation and update.
- Added more detail to the API key reference.
- Added more details to the API key reference.
- Fixed some typos and versioning mistakes.


Expand Down

0 comments on commit 12da3bd

Please sign in to comment.