diff options
author | 2023-06-22 16:02:14 +0100 | |
---|---|---|
committer | 2023-06-22 16:02:14 +0100 | |
commit | df15245c8b232ac57a82a5eea6c3f7eb3af8099a (patch) | |
tree | c0d9a794ce262d16e6ec1198abb9428ccb0b7648 /docs/changelog.rst | |
parent | Add supported lexer validation to paste service and default the paste_url (#182) (diff) |
New version to allow new changeset to be pushed to pypi (#183)v9.9.1
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 8ece9d69..056a5146 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,10 @@ Changelog ========= +- :release:`9.9.0 <22th June 2023>` +- :bug:`183` Push the correct changeset to pypi. + + - :release:`9.9.0 <18th June 2023>` - :feature:`182` Default pastebin url to https://paste.pythondiscord.com - :feature:`182` Add supported lexer validation to paste service. |