summaryrefslogtreecommitdiffstats
path: root/BREAKING_CHANGES.md
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-03-10 15:29:51 -0600
committerGitHub <noreply@github.com>2020-03-10 14:29:51 -0700
commit9342704a41cbd20a315e55f0b1ff3efd9f039498 (patch)
tree22cebf2a80622ac644e007189c912e4669598bb6 /BREAKING_CHANGES.md
parent629e24ae952137657c3106db9783b985450e13f7 (diff)
Bulk add frontmatter to all documentation (#8354)
* Bulk add frontmatter * A few extra edge cases
Diffstat (limited to 'BREAKING_CHANGES.md')
-rw-r--r--BREAKING_CHANGES.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md
index 5b741ad54b..3d432888a7 100644
--- a/BREAKING_CHANGES.md
+++ b/BREAKING_CHANGES.md
@@ -1,3 +1,10 @@
+<!--
+---
+title: "Breaking Changes"
+custom_edit_url: https://github.com/netdata/netdata/edit/master/BREAKING_CHANGES.md
+---
+-->
+
# Breaking Changes
- remove deprecated bash modules (`apache`, `cpu_apps`, `cpufreq`, `exim`, `hddtemp`, `load_average`, `mem_apps`, `mysql`, `nginx`, `phpfpm`, `postfix`, `squid`, `tomcat`) [[#7962](https://github.com/netdata/netdata/pull/7962)]