aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..456ecb2c
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,22 @@
+# Changelog
+
+## 1.3.0 22nd February 2022
+- Feature: Port many common utilities from our bots
+ - caching
+ - channel
+ - extensions
+ - loggers
+ - members
+ - scheduling
+- Support: Added intersphinx to docs.
+
+## 1.2.0 9th January 2022
+- Feature: Code block detection regex
+
+## 1.1.0 2nd December 2021
+- Support: Autogenerated docs.
+- Feature: Regex utility.
+
+
+## 1.0.0 17th November 2021
+- Support: Core package, poetry, and linting CI.