From 9980e64313c50933d48fdb2bb71eab128c09c7f2 Mon Sep 17 00:00:00 2001 From: Ildar Iskhakov Date: Thu, 23 Mar 2023 11:49:38 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 628fd815..f0ba5ee8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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.1 (2023-03-23) + +### Changed + +- Mobile app settings backend by @vadimkerr in ([1571](https://github.com/grafana/oncall/pull/1571)) +- Fix integrations and escalations autoselect, improve GList by @maskin25 in ([1601](https://github.com/grafana/oncall/pull/1601)) +- Add filters to outgoing webhooks 2 by @iskhakov in ([1598](https://github.com/grafana/oncall/pull/1598)) + ## v1.2.0 (2023-03-21) ### Changed