diff options
| author | 2021-12-06 17:21:42 +0000 | |
|---|---|---|
| committer | 2021-12-06 17:21:42 +0000 | |
| commit | 2ee87c79bb390afe29139229ce83aace87f807fc (patch) | |
| tree | 430e8e7e74e2fa049b756fc9b63b0eabca6c307f /_sources/changelog.rst.txt | |
| parent | Initial docs commit (diff) | |
Deploying to docs from @ python-discord/bot-core@cfe4d495f7e9581fe58576cdf5e5dd9a490e52ed 🚀
Diffstat (limited to '_sources/changelog.rst.txt')
| -rw-r--r-- | _sources/changelog.rst.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/_sources/changelog.rst.txt b/_sources/changelog.rst.txt new file mode 100644 index 00000000..4954b59c --- /dev/null +++ b/_sources/changelog.rst.txt @@ -0,0 +1,10 @@ +.. See docs for details on formatting your entries + https://releases.readthedocs.io/en/latest/concepts.html + + +Changelog +========= + +- :support:`2` Autogenerated docs. +- :feature:`2` Regex utility. +- :support:`1` Core package, poetry, and linting CI. |