mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-08-03 06:02:17 +00:00
Bump version to 8.20.0 and update changelog for new report volume normalization
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
Changelog
|
||||
=========
|
||||
|
||||
8.20.0
|
||||
------
|
||||
|
||||
- Normalize aggregate DMARC report volumes when a report timespan exceeds 27 hours
|
||||
|
||||
|
||||
8.19.1
|
||||
------
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
__version__ = "8.19.1"
|
||||
__version__ = "8.20.0"
|
||||
USER_AGENT = f"parsedmarc/{__version__}"
|
||||
|
||||
Reference in New Issue
Block a user