Skip to content

Commit

Permalink
chore: Prepare release v0.7.0
Browse files Browse the repository at this point in the history
jcass77 committed Sep 28, 2024
1 parent 50e1ab2 commit 95b52eb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# Changelog

This changelog is used to track all major changes to django-apscheduler.
## v0.7.0(2024-09-24)

## v0.7.0 (2024-09-28)

**Enhancements**

- Drop support for Python 3.8 and Django 3.2.
- Add support for Python 3.9 to 3.12, Django 4.2 to 5.1
- Bump pytest to >7, remove pytest-pythonpath as it is no longer needed.
- Bump dependencies to latest available versions.
- Remove pytest-pythonpath as it is no longer needed.
- Add tox.ini file to run tests against all supported versions of Python and Django.
- Update CI configuration to use tox.

0 comments on commit 95b52eb

Please sign in to comment.