aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-06-10 19:44:29 +0100
committerGravatar GitHub <[email protected]>2023-06-10 19:44:29 +0100
commit5ee9489e60bc4b019dd61763172c5e6f1e25dcee (patch)
tree9a45e7c9fad2d8417369fdac2ab97f23a083d2a6 /docs
parentlint: fix typo (#180) (diff)
Add paste service utility (#179)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst2
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