summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authornetdatabot <bot@netdata.cloud>2019-03-10 21:00:11 +0000
committernetdatabot <bot@netdata.cloud>2019-03-10 21:00:11 +0000
commit8b4f4dd68668b6c8ecc99b2578d572347ef271b5 (patch)
treea95a8386b704d40597f156d44a68fc4cc30e6a59 /CHANGELOG.md
parent0c0534b92e9a57167b6b32f14d4929c5632bff06 (diff)
[ci skip] create nightly packages and update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 71adc9aa4d..7365f3d9e6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
- Problem loading module sensors [\#5490](https://github.com/netdata/netdata/issues/5490)
- Need more graceful handling of duplicate machine GUIDs [\#5488](https://github.com/netdata/netdata/issues/5488)
- SpigotMC Chart won't show [\#4131](https://github.com/netdata/netdata/issues/4131)
+- Memory leak in python.d.plugin [\#3817](https://github.com/netdata/netdata/issues/3817)
**Closed issues:**
@@ -27,6 +28,7 @@
**Merged pull requests:**
+- SimpleService cleanup: do not inherit from OldVersionCompatibility [\#5594](https://github.com/netdata/netdata/pull/5594) ([ilyam8](https://github.com/ilyam8))
- Wait for logs to be opened before calling anonymous statistics [\#5573](https://github.com/netdata/netdata/pull/5573) ([cakrit](https://github.com/cakrit))
- Fix incorrect icon for streaming master \#5560 [\#5561](https://github.com/netdata/netdata/pull/5561) ([gmosx](https://github.com/gmosx))
- Delay renaming for docker containers [\#5557](https://github.com/netdata/netdata/pull/5557) ([vlvkobal](https://github.com/vlvkobal))