Update CHANGELOG.md
This commit is contained in:
parent
d139fcc7e8
commit
18390993b8
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue