forked from github.com/blag
18 lines
360 B
Markdown
18 lines
360 B
Markdown
# Changelog
|
|
|
|
## [unreleased]
|
|
|
|
* added Python 3.10 to list of supported versions to test against
|
|
|
|
## [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
|