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