From 433261fe3dc00963282a1a221cc7b53c9d55bf2c Mon Sep 17 00:00:00 2001 From: Joey Orlando Date: Tue, 14 Mar 2023 13:13:02 +0100 Subject: [PATCH] fix changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a5723bf..459abec6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,6 +117,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Added ratelimits for phone verification +- Link to source was added +- Header of Incident page was reworked: clickable labels instead of just names, users section was deleted +- "Go to Integration" button was deleted, because the functionality was moved to clickable labels ### Fixed @@ -159,9 +162,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Incidents - Removed buttons column and replaced status with toggler ([#1237](https://github.com/grafana/oncall/issues/1237)) - Responsiveness changes across multiple pages (Incidents, Integrations, Schedules) ([#1237](https://github.com/grafana/oncall/issues/1237)) - Add pagination to schedule listing -- Link to source was added -- Header of Incident page was reworked: clickable labels instead of just names, users section was deleted -- "Go to Integration" button was deleted, because the functionality was moved to clickable labels ## v1.1.23 (2023-02-06)