Update CHANGELOG.md

Remove repeated entry
This commit is contained in:
Michael Derynck 2023-09-27 12:51:45 -06:00 committed by GitHub
parent cfda0c8aaa
commit 9126f214eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Presets for webhooks @mderynck ([#2996](https://github.com/grafana/oncall/pull/2996))
- Unify breadcrumbs behaviour with other Grafana Apps and main core ([#1906](https://github.com/grafana/oncall/issues/1906))
- Add `enable_web_overrides` option to schedules public API ([#3062](https://github.com/grafana/oncall/pull/3062))
### Fixed