commit d47378a4272ca826d770bb22242e5fbb814063b5
parent fb5c68862d855149235e056235654f71b6471b57
Author: Kirill Elagin <kirelagin@gmail.com>
Date: Fri, 24 Sep 2021 16:06:22 -0400
parent fb5c68862d855149235e056235654f71b6471b57
Author: Kirill Elagin <kirelagin@gmail.com>
Date: Fri, 24 Sep 2021 16:06:22 -0400
meta: Release v1.1.1
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -15,6 +15,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.1.1] + +### Changed + +- Fix: generated DMARC records were actually invalid due to the specification + not being very clear. Now we produce tags in the correct order. + + ## [1.1.0] ### Changed