From 59184fc20eb1e01a1006359da45c5ce894207f54 Mon Sep 17 00:00:00 2001 From: Xabier Larrakoetxea Date: Sat, 14 Dec 2019 19:45:45 +0100 Subject: [PATCH] Update changelog Signed-off-by: Xabier Larrakoetxea --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b27c92..3dacefe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## [unreleased] - YYYY-MM-DD +### Added + +- Alertmanager API accepts a query string param with a custom chat ID. +- Telegram notifier can send to customized chats. + ## [0.1.0] - 2019-12-13 ### Added