From e1ca2be7ed5bcd52f63cbb9fd906ad82ba98195d Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Tue, 13 Oct 2020 22:47:36 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12e2b8f..23016f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 4.6.0 (2020/10/13) + +* Add support for [Healthchecks](https://healthchecks.io/) to monitor Diun watcher (#78) +* Add option to mention specific users or roles for Discord notifier (#188) +* Update docker install documentation +* Add "Too many requests to registry" section in FAQ (#168) +* Update deps +* Switch [Docker actions](https://github.com/docker/build-push-action) + ## 4.5.0 (2020/08/29) * Allow to set the hostname sent to the SMTP server with the HELO command for mail notification (#165)