From 91b975a64aed6d23b68cf124716ed14d20bb0faf Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Wed, 5 Jul 2023 05:18:13 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28fdd29e..07cdfa9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased -### Changed - -- UI drawer updates for webhooks2 ([#2419](https://github.com/grafana/oncall/pull/2419)) -- Removed url from sms notification, changed format ([2317](https://github.com/grafana/oncall/pull/2317)) - ## v1.3.4 (2023-07-05) ### Added @@ -19,6 +14,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add full avatar URL for on-call users in schedule internal API by @vadimkerr ([#2414](https://github.com/grafana/oncall/pull/2414)) - Add phone call using the zvonok.com service by @sreway ([#2339](https://github.com/grafana/oncall/pull/2339)) +### Changed + +- UI drawer updates for webhooks2 ([#2419](https://github.com/grafana/oncall/pull/2419)) +- Removed url from sms notification, changed format ([2317](https://github.com/grafana/oncall/pull/2317)) + ## v1.3.3 (2023-06-29) ### Added