summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2020-03-11 00:51:53 +0000
committerTravis CI User <travis@example.org>2020-03-11 00:51:53 +0000
commitc696a10dd0ecde5fe79e5470f5f89c94a6ef714d (patch)
tree05dbf61cd1cabd89abfb7d4dc1d2157d50ecd87b /CHANGELOG.md
parent9342704a41cbd20a315e55f0b1ff3efd9f039498 (diff)
[ci skip] create nightly packages and update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 136f5d2cc1..5667ea94dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,3 @@
-<!--
----
-title: "Changelog"
-custom_edit_url: https://github.com/netdata/netdata/edit/master/CHANGELOG.md
----
--->
-
# Changelog
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)
@@ -13,6 +6,12 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/CHANGELOG.md
**Merged pull requests:**
+- Fix MDX parsing in installation guide [\#8362](https://github.com/netdata/netdata/pull/8362) ([joelhans](https://github.com/joelhans))
+- ebpf plugin info typo fix [\#8360](https://github.com/netdata/netdata/pull/8360) ([ilyam8](https://github.com/ilyam8))
+- Improve ACLK according to results of the smoke-test. [\#8358](https://github.com/netdata/netdata/pull/8358) ([amoss](https://github.com/amoss))
+- Add packaging/bundle-lws.sh to dist\_noinst\_DATA \(was missed\) [\#8356](https://github.com/netdata/netdata/pull/8356) ([prologic](https://github.com/prologic))
+- Remove possible erroneous blank line causing Travis to fail possibly and default to magical behaviour [\#8355](https://github.com/netdata/netdata/pull/8355) ([prologic](https://github.com/prologic))
+- Bulk add frontmatter to all documentation [\#8354](https://github.com/netdata/netdata/pull/8354) ([joelhans](https://github.com/joelhans))
- Fix cosmetic error checking for CentOS 8 version in install-required-packages [\#8339](https://github.com/netdata/netdata/pull/8339) ([prologic](https://github.com/prologic))
- Fixed typo [\#8335](https://github.com/netdata/netdata/pull/8335) ([peroxy](https://github.com/peroxy))
- Fixed dependency names for Arch Linux. [\#8334](https://github.com/netdata/netdata/pull/8334) ([Ferroin](https://github.com/Ferroin))