aboutsummaryrefslogtreecommitdiffstats
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-02-24 21:58:42 +0400
committerGravatar GitHub <[email protected]>2022-02-24 21:58:42 +0400
commit554919b6314814320f35431a6cfb32ca81b09079 (patch)
treea330a6f7b8a4081be138c8f5acc3be3ca8ced99a /docs/changelog.rst
parentMerge pull request #23 from python-discord/bump-deps (diff)
parentUpdate GHA Docs Build To Match Pyproject (diff)
Merge pull request #29 from python-discord/port-utilities
Port utilities
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
deleted file mode 100644
index 743fcc20..00000000
--- a/docs/changelog.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. See docs for details on formatting your entries
- https://releases.readthedocs.io/en/latest/concepts.html
-
-
-Changelog
-=========
-
-- :release:`1.2.0 <9th January 2022>`
-- :feature:`12` Code block detection regex
-- :release:`1.1.0 <2nd December 2021>`
-- :support:`2` Autogenerated docs.
-- :feature:`2` Regex utility.
-- :release:`1.0.0 <17th November 2021>`
-- :support:`1` Core package, poetry, and linting CI.