From 04b04ba02b55f52e348aa9fab8c2ba2284ca8efa Mon Sep 17 00:00:00 2001 From: Vadim Stepanov Date: Thu, 2 Feb 2023 14:55:02 +0000 Subject: [PATCH] v1.1.21 changelog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db28e8e7..79fed934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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.1.21 (2023-02-02) ### Added @@ -14,8 +14,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improve alerts and alert group endpoint response time in internal API with caching ([1261](https://github.com/grafana/oncall/pull/1261)) - Added Coming Soon for iOS on Mobile App screen -### Changed - ### Fixed - Fix issue on Integrations where you were redirected back once escalation chain was loaded ([#1083](https://github.com/grafana/oncall/issues/1083))