# Changelog ## [1.1.0] - 2021-1006 * added Python 3.10 to list of supported versions to test against * added dependabot to github workflows * updated various dependencies: * pygments 2.10.0 * sphinx 4.2.0 * twine 3.4.2 * wheel 0.37.0 * pytest 6.2.5 ## [1.0.0] - 2021-08-18 * first 1.0 release! * bump requirements of feedgenerator to 1.9.2. this version uses the description to provide a subtitle for the feed ## [0.0.9] - 2021-06-22 * updated to jinja 3.0 * updated to sphinx 4.0 * added link to changelog