Update CHANGELOG.md

This commit is contained in:
Michael Derynck 2024-02-28 10:38:11 -07:00 committed by GitHub
parent 7794246efb
commit f6b6b2c29a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)