Add version 1.0.1 news

This commit is contained in:
Dan Yeaw 2021-10-24 21:50:45 -04:00 committed by GitHub
parent 170669cc9d
commit 1261acc9ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,12 @@ excellent readthedocs.org project. Development takes place on
# Changes
## 1.0.1
- Add Support for Python 3.10, Drop Support for Python 3.7
- Enable Pre-commit Hooks for isort, toml, yaml, pyupgrade, docformatter, and flake8
- Migrate to GitHub Actions @danyeaw (#3)
## 1.0.0
- Updated documentation on [Readthedocs](https://generic.readthedocs.io)