Releases: johnfraney/flake8-markdown
Releases · johnfraney/flake8-markdown
v0.6.0
What's Changed
- chore: update supported Python versions by @johnfraney in #18
- feat: trusted publishing by @johnfraney in #19
- fix: Tox badge in README by @johnfraney in #20
- release: bump version to v0.6.0 by @johnfraney in #21
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore: Python & package updates by @johnfraney in #15
- docs: replace Travis with GithHub in README by @johnfraney in #16
- chore: prepare v0.5.0 release by @johnfraney in #17
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Added
- Added support for
flake8
v5 - Added support for
python
3.10
Removed
- Dropped support for
python
3.6
v0.3.0
Added
- Added support for
flake8
v4
v0.2.0
v0.1.1
[0.1.1] - 2019-05-19
Changed
- Fixed pre-commit example in README
v0.1.0
[v0.1.0] - 2019-05-19
Added
- Added initial release