Releases: django-cms/django-classy-tags
Releases · django-cms/django-classy-tags
4.1.0
What's Changed
- build: Bump certifi from 2021.10.8 to 2022.12.7 in /docs by @dependabot in #98
- build: Bump wheel from 0.37.1 to 0.38.1 in /docs by @dependabot in #100
- build: Bump wheel from 0.37.1 to 0.38.1 by @dependabot in #99
- Fix: future tests & 4.2 tests by @marksweb in #104
- build: Bump django from 4.1.2 to 4.1.9 by @dependabot in #105
- build: Bump django from 4.1.9 to 4.1.10 by @dependabot in #109
- Release 4.1 by @marksweb in #112
Full Changelog: 4.0.0...4.1.0
4.0.0
What's Changed
- FEATURE: add github pull request template by @crydotsnake in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- Bump django from 4.0.1 to 4.0.2 by @dependabot in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #78
- Bump django from 4.0.2 to 4.0.4 by @dependabot in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #80
- Bump django from 4.0.4 to 4.0.6 by @dependabot in #81
- Bump django from 4.0.6 to 4.0.7 by @dependabot in #83
- tests: start testing Django 4.1 and Django
main
branch by @kevinmarsh in #85 - Add support for Django 4.1 and drop support for < 3.2 by @kevinmarsh in #86
- build: Bump actions/setup-python from 1 to 4 by @dependabot in #89
- build: Bump github/codeql-action from 1 to 2 by @dependabot in #90
- build: Bump liskin/gh-problem-matcher-wrap from 1 to 2 by @dependabot in #93
- build: Bump django from 4.1.1 to 4.1.2 by @dependabot in #94
- build: Bump codecov/codecov-action from 1 to 3 by @dependabot in #91
- build: Bump actions/checkout from 2 to 3 by @dependabot in #92
- Release 4.0.0 by @marksweb in #97
New Contributors
- @crydotsnake made their first contribution in #75
- @pre-commit-ci made their first contribution in #76
- @dependabot made their first contribution in #74
- @kevinmarsh made their first contribution in #85
Full Changelog: 3.0.1...4.0.0
3.0.1
Add Django 3.2 & 4.0 Support
- Added support for Django 3.2 and 4.0
- Drop support for python 3.5 and 3.6
Thanks too @mariajgrimaldi for the contribution!