diff options
author | 2022-01-09 17:34:39 +0000 | |
---|---|---|
committer | 2022-01-09 17:34:39 +0000 | |
commit | 9a36d266a52093d0f034ddb5bcc33270c5f3821a (patch) | |
tree | e3190a748bbae2621e548a0f49820fb2cee33dd5 /_sources | |
parent | Deploying to docs from @ python-discord/bot-core@1a9f0cf23fd20162fc7bac8e7f8e... (diff) |
Deploying to docs from @ python-discord/bot-core@511bcba1b0196cd498c707a525ea56921bd971db 🚀
Diffstat (limited to '_sources')
-rw-r--r-- | _sources/changelog.rst.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/_sources/changelog.rst.txt b/_sources/changelog.rst.txt index 4954b59c..743fcc20 100644 --- a/_sources/changelog.rst.txt +++ b/_sources/changelog.rst.txt @@ -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. |