fix an issue with emails not being able to be sent

This commit is contained in:
2024-06-16 11:27:05 -04:00
parent 70701a27d3
commit b963baa49d
4 changed files with 5 additions and 7 deletions

View File

@ -1,5 +1,6 @@
# v0.9.10
- Fix issue with logger failing on oban exceptions
- Fix an issue with emails not being able to be sent
- Update deps
# v0.9.9