Skip to content

Commit 3dfc30c

Browse files
authored
Update CHANGELOG.md
1 parent 2739db0 commit 3dfc30c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,31 +9,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Make it possible to completely delete a rotation oncall [1505](https://github.com/grafana/oncall/issues/1505)
13-
- Polish rotation modal form oncall [1506](https://github.com/grafana/oncall/issues/1506)
14-
- Quick actions when editing a schedule oncall [1507](https://github.com/grafana/oncall/issues/1507)
15-
- Enable schedule related profile settings oncall [1508](https://github.com/grafana/oncall/issues/1508)
16-
- Highlight user shifts oncall [1509](https://github.com/grafana/oncall/issues/1509)
17-
- Rename or Description for Schedules Rotations [1460](https://github.com/grafana/oncall/issues/1406)
12+
- Make it possible to completely delete a rotation oncall ([#1505](https://github.com/grafana/oncall/issues/1505))
13+
- Polish rotation modal form oncall ([#1506](https://github.com/grafana/oncall/issues/1506))
14+
- Quick actions when editing a schedule oncall ([#1507](https://github.com/grafana/oncall/issues/1507))
15+
- Enable schedule related profile settings oncall ([#1508](https://github.com/grafana/oncall/issues/1508))
16+
- Highlight user shifts oncall ([#1509](https://github.com/grafana/oncall/issues/1509))
17+
- Rename or Description for Schedules Rotations ([#1460](https://github.com/grafana/oncall/issues/1406))
1818
- Add documentation for OnCall metrics exporter ([#2149](https://github.com/grafana/oncall/pull/2149))
1919
- Add dashboard for OnCall metrics ([#1973](https://github.com/grafana/oncall/pull/1973))
2020

2121
## Changed
2222

2323
- Change mobile shift notifications title and subtitle by @imtoori ([#2288](https://github.com/grafana/oncall/pull/2288))
24+
- Make web schedule updates to trigger sync refresh of its ical representation ([#2279](https://github.com/grafana/oncall/pull/2279))
2425

2526
## Fixed
2627

2728
- Fix duplicate orders for user notification policies by @vadimkerr ([#2278](https://github.com/grafana/oncall/pull/2278))
28-
- Fix broken markup on alert group page, declutter, make time format consistent [#2296](https://github.com/grafana/oncall/pull/2295)
29+
- Fix broken markup on alert group page, declutter, make time format consistent ([#2296](https://github.com/grafana/oncall/pull/2295))
2930

3031
## v1.2.45 (2023-06-19)
3132

3233
### Changed
3334

3435
- Change .Values.externalRabbitmq.passwordKey from `password` to `""` (default value `rabbitmq-password`) ([#864](https://github.com/grafana/oncall/pull/864))
3536
- Remove deprecated `permissions` string array from the internal API user serializer by @joeyorlando ([#2269](https://github.com/grafana/oncall/pull/2269))
36-
- Make web schedule updates to trigger sync refresh of its ical representation ([#2279](https://github.com/grafana/oncall/pull/2279))
3737

3838
### Added
3939

0 commit comments

Comments
 (0)