From f6b6b2c29afbb037888392e796cec3b547725b1c Mon Sep 17 00:00:00 2001 From: Michael Derynck Date: Wed, 28 Feb 2024 10:38:11 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff7c7ee9..2333bb93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## v1.3.108 (2024-02-28) + +### 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)) ## v1.3.107 (2024-02-27)