diff options
author | 2022-01-09 16:35:01 +0000 | |
---|---|---|
committer | 2022-01-09 16:36:11 +0000 | |
commit | 741b4f086dfe73e5e3d45274ece64f21d09d33c9 (patch) | |
tree | f6437796e8749ae7236cd8f4704e332bf894e4bf /docs | |
parent | Add regexes for matching Discord code blocks (diff) |
Bump version and add changelogs
Diffstat (limited to 'docs')
-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 4954b59c..743fcc20 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,10 @@ 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. |