From 9126f214eb8009efdcff99f95036443e115fe5bb Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Wed, 27 Sep 2023 12:51:45 -0600 Subject: [PATCH] Update CHANGELOG.md Remove repeated entry --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db1817f7..95f4af44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Presets for webhooks @mderynck ([#2996](https://github.com/grafana/oncall/pull/2996)) -- Unify breadcrumbs behaviour with other Grafana Apps and main core ([#1906](https://github.com/grafana/oncall/issues/1906)) - Add `enable_web_overrides` option to schedules public API ([#3062](https://github.com/grafana/oncall/pull/3062)) ### Fixed