1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-26 13:13:06 +00:00
Files
blag/CHANGELOG.md
2021-10-06 13:23:02 +02:00

19 lines
399 B
Markdown

# Changelog
## [unreleased]
* added Python 3.10 to list of supported versions to test against
* added dependabot to github workflows
## [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