Releases: surface-security/django-notification-sender
Releases · surface-security/django-notification-sender
0.1.0
What's Changed
- Remove develop branch for simplicity by @DDuarte in #23
- Remove django-database-locks dependency by @DDuarte in #24
- Drop support for Django 3.2, enable Django 5.0, update black
Full Changelog: 0.0.6...0.1.0
0.0.6
Changelog
Added
- notification_sender: change logger error to exception by @DDuarte in #16
- Add db index to notification.status field by @DDuarte in #17
Miscellaneous
Full Changelog: 0.0.5...0.0.6
0.0.4
What's Changed
- resolve django warnings for AutoField and default_app_config by @fopina in #5
New Contributors
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- random token template missing update in #3
Full Changelog: 0.0.2...0.0.3
0.0.2: Merge pull request #2 from surface-security/preview_fix
0.0.1
testing and publish workflows (#1)