From 31cb83a40c379ae9626804c6c4a45254a90f4a84 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Tue, 23 Jul 2024 17:14:26 -0300 Subject: [PATCH] chore: Update changelog with new webhook feature and bug fix - Add new section "Features" with webhook url by submitted template - Equations and adjustments for the new manager under "Fixed" section - CHANGELOG.md modified --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9317a5e0..ddd50db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # 2.0.3-beta (beta) +### Features + +* Webhook url by submitted template to send status updates + ### Fixed * Equations and adjustments for the new manager