From cd55301a7644cdbe99fae04bd6dde11c11e52bfe Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Wed, 28 Feb 2024 10:53:20 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2333bb93..a3db06ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- Fetch selected value of notify schedule in escalation policy, fixes ([#3966](https://github.com/grafana/oncall/issues/3966)) ([#3969](https://github.com/grafana/oncall/pull/3969)) +- Fetch selected value of notify schedule in escalation policy, fixes ([#3966](https://github.com/grafana/oncall/issues/3966)) + ([#3969](https://github.com/grafana/oncall/pull/3969)) ## v1.3.107 (2024-02-27)