diff --git a/CHANGELOG.md b/CHANGELOG.md index dc795348..bbbcd3d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ 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). +## v1.1.26 (2023-02-20) + +### Fixed + +- Make alert group filters persistent ([482](https://github.com/grafana/oncall/issues/482)) + +### Changed + +- Update phone verification error message + ## v1.1.25 (2023-02-20) ### Fixed