From 6cb3148aba4f0b62f6f02cbb8d3595b46be501e8 Mon Sep 17 00:00:00 2001 From: Tan Nguyen <35853002+tanhongit@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:49:56 +0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2944060..bdef067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ Here you can see the full list of changes between each Telegram Git Notifier release. -## [Unreleased] +## v1.1.0 - 2023-10-14 -In progress +- Add support for GitLab and GitHub events +- Add support for custom commands and buttons +- Add support for custom callbacks +- Better support sends notifications to multiple chats +- Validate the configuration platform events +- Refactor services +- Conditions to check if the configuration is valid +- And a lot more ... + +## v1.0.0 - 2023-09-28 + +- Initial release +- Add support for webhook actions