Changelog: Add PagerDuty breaking change (#21170)

This commit is contained in:
Arve Knudsen
2019-12-18 15:00:43 +01:00
committed by GitHub
parent 10413c4aa5
commit 653e427433

View File

@ -4,6 +4,9 @@
* **Graphite**: Add Metrictank dashboard to Graphite datasource
## Breaking changes
* **PagerDuty**: Change `payload.custom_details` field in PagerDuty notification to be a JSON object instead of a string.
# 6.5.2 (2019-12-11)
### Bug Fixes