diff --git a/CHANGELOG.md b/CHANGELOG.md index fd7168cd52294e15368a5ff17094dedd7bd5f2fa..6b75284d0f3651610566dfa3dfd54a994524137c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### +* Use `urllib.parse.urljoin` to generate link addresses in status + mails, preventing wrong addresses, e.g., due to superfluous `/`. + ### Security ### ### Documentation ###