From 124ba406efa03b6e637fae560caa882d2b965215 Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 20 Feb 2024 03:02:33 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a1357c..1a9cc6cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -– Support prescribed labels ([#3848](https://github.com/grafana/oncall/pull/3848)) +- Support prescribed labels ([#3848](https://github.com/grafana/oncall/pull/3848)) - Add status change trigger type to webhooks ([#3920](https://github.com/grafana/oncall/pull/3920)) ### Fixed