From 7deab6aa54da1201606813c9ff44b7ab842ae27e Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 30 Oct 2024 09:43:53 -0400 Subject: [PATCH 1/2] add changelog info --- docs/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 6b835ef4..34da705f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,12 @@ description: The latest updates and changes to CodeRabbit. sidebar_position: 9 --- +## Microsoft Teams Stand Up Reporting +#### Oct 30, 2024 + +- Added support for Standup Up scheduled reporting features for Microsoft Teams over webhooks + + ## Security and SAST Remediation Improvements #### Oct 22, 2024 - Enabling comprehensive security analysis directly from context within GitHub Checks. From 393cd40b9194812d410932da011b11103082a9d4 Mon Sep 17 00:00:00 2001 From: alexcoderabbitai Date: Wed, 30 Oct 2024 09:53:35 -0400 Subject: [PATCH 2/2] Update docs/changelog.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- docs/changelog.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 34da705f..a1184d88 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,9 +8,7 @@ sidebar_position: 9 ## Microsoft Teams Stand Up Reporting #### Oct 30, 2024 -- Added support for Standup Up scheduled reporting features for Microsoft Teams over webhooks - - +- Added support for Stand-up scheduled reporting features for Microsoft Teams over webhooks ## Security and SAST Remediation Improvements #### Oct 22, 2024 - Enabling comprehensive security analysis directly from context within GitHub Checks.