Bump version to 8.20.0 and update changelog for new report volume normalization

This commit is contained in:
Sean Whalen
2025-11-29 15:26:25 -05:00
parent 45d1093a99
commit daa6653c29
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
Changelog
=========
8.20.0
------
- Normalize aggregate DMARC report volumes when a report timespan exceeds 27 hours
8.19.1
------
+1 -1
View File
@@ -1,2 +1,2 @@
__version__ = "8.19.1"
__version__ = "8.20.0"
USER_AGENT = f"parsedmarc/{__version__}"