From 9fca66d8695e91e78d5aac7179837ec2e10f8c2e Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Thu, 30 Mar 2023 10:47:53 +0100 Subject: [PATCH] Changelog v1.2.4 (#1668) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce5b9778..7dfde0fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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