diff --git a/pyproject.toml b/pyproject.toml index 720ff6b2a..512bdbc7d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ dynamic = ["version", "requires-python", "dependencies", "optional-dependencies" "Donate on Patreon" = "https://www.patreon.com/Red_Devs" "Issue Tracker" = "https://github.com/Cog-Creators/Red-DiscordBot/issues" "Source Code" = "https://github.com/Cog-Creators/Red-DiscordBot" +"Changelog" = "https://docs.discord.red/en/stable/changelog.html" [project.scripts] redbot = "redbot.__main__:main"