Added
* Add support for Python 3.10 (268) hugovk
Changed
* Replace Requests with HTTPX (88) hugovk
* Replace appdirs with platformdirs fork (246) hugovk
* Rename master to main (267) hugovk
* Convert setup.py to static setup.cfg (244) hugovk
* Replace `3.9-dev` with `3.9` in `.travis.yml` to use Python 3.9 final (186) CozyDoomer
Fixed
* Docs: Travis CI has been replaced with GHA (250) hugovk