diff options
author | 2022-02-21 17:20:31 +0000 | |
---|---|---|
committer | 2022-02-24 16:54:39 +0000 | |
commit | 8e66c33790e8f22aebdf1289c4707d5d56264271 (patch) | |
tree | 7e39d8ba8bcaf53c5c6287208c557be6e48b2e5b /docs/changelog.rst | |
parent | Explicitly Specify Path In Docs Build (diff) |
Remove releases package used to autogenerate changelog
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst deleted file mode 100644 index 25d01756..00000000 --- a/docs/changelog.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. See docs for details on formatting your entries - https://releases.readthedocs.io/en/latest/concepts.html - - -Changelog -========= -- :release:`1.2.1 <22nd February 2022>` -- :support:`3` Added intersphinx to docs. -- :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. |