diff options
author | 2023-06-10 19:44:29 +0100 | |
---|---|---|
committer | 2023-06-10 19:44:29 +0100 | |
commit | 5ee9489e60bc4b019dd61763172c5e6f1e25dcee (patch) | |
tree | 9a45e7c9fad2d8417369fdac2ab97f23a083d2a6 /docs/changelog.rst | |
parent | lint: fix typo (#180) (diff) |
Add paste service utility (#179)
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 1817102e..dda1012e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -3,6 +3,8 @@ Changelog ========= +- :release:`9.7.0 <10th June 2023>` +- :feature:`179` Add paste service utility to upload text to our paste service. - :feature:`176` Migrate repo to use ruff for linting |