Skip to content

Commit 28a9557

Browse files
committed
docs: update changelog
1 parent 40ca42b commit 28a9557

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ This changelog is used to track all major changes to django-apscheduler.
44

55
## v0.7.1 (UNRELEASED)
66

7-
** Fixes **
7+
**Fixes**
88

99
- Update Github Actions workflow
1010
for [publishing package to PyPi](https://docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-python#publishing-to-pypi).
1111
- Update Github workflow [status badge URL](https://github.com/badges/shields/issues/8671).
12+
- Prevent DjangoResultsStoreMixin from handling events of other job stores (
13+
Resolves [#192](https://github.com/jcass77/django-apscheduler/issues/192) - thanks davekch@).
1214

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

0 commit comments

Comments
 (0)