Update CHANGELOG.md

This commit is contained in:
Vadim Stepanov 2023-05-24 11:42:59 +01:00 committed by GitHub
parent d139fcc7e8
commit 18390993b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,16 +5,19 @@ 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.2.28 (2023-05-24)
## Unreleased
### Changed
- Phone provider refactoring [#1713](https://github.com/grafana/oncall/pull/1713)
## v1.2.28 (2023-05-24)
### Fixed
- Improve plugin authentication by @vadimkerr ([#1995](https://github.com/grafana/oncall/pull/1995))
- Fix MultipleObjectsReturned error on webhook endpoints by @vadimkerr ([#1996](https://github.com/grafana/oncall/pull/1996))
- Remove user defined time period from "you're going oncall" mobile push by @iskhakov ([#2001](https://github.com/grafana/oncall/pull/2001))
## v1.2.27 (2023-05-23)