Changelog v1.2.4 (#1668)

This commit is contained in:
Vadim Stepanov 2023-03-30 10:47:53 +01:00 committed by GitHub
parent 061123e124
commit 9fca66d869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +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.2.4 (2023-03-30)
### Added
- Added the ability to change the team for escalation chains
- Added the ability to change the team for escalation chains by @maskin25, @iskhakov and @vadimkerr ([#1658](https://github.com/grafana/oncall/pull/1658))
### Fixed