From e969511184ceed9d400d55e627b001f35b9f5ac1 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 16 Dec 2019 15:13:30 -0500 Subject: [PATCH] Update documentation URL in README.md --- ChangeLog | 3 +++ README.md | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4307603..c127455 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Verstion 1.0.2 + - Update documentation URL in README.md + 2019-12-15 Version 1.0.1 - Follow CNAMES when looking up key records when using DNS (pydns) (LP: #1856421) diff --git a/README.md b/README.md index 51a9aff..8b5cee4 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,10 @@ feature: # DOCUMENTATION -An online version of the package documentation can be found at: +An online version of the package documentation for the most recent release can +be found at: -https://gathman.org/pydkim/ +https://pymilter.org/pydkim/ # TESTING