Update CHANGELOG.md

This commit is contained in:
Vadim Stepanov 2023-02-20 19:06:50 +00:00 committed by GitHub
parent 3d544cf061
commit adac88f1c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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