summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetdatabot <pawel+bot@netdata.cloud>2018-11-09 21:16:04 +0000
committernetdatabot <pawel+bot@netdata.cloud>2018-11-09 21:16:04 +0000
commit9e820a3b38e490863aff3863e63e471f471e76cc (patch)
treef3a6d5b0023e7c9798181382705127f1c4099bcb
parentf8e0a57b2e6a77d4b0aac38c864cd02c66cd998b (diff)
[ci skip] Automatic changelog update
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fda965eef..c24633f7f4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
**Fixed bugs:**
+- smartd\_log check\(\) unhandled exception: 'list' object has no attribute 'clear' [\#4583](https://github.com/netdata/netdata/issues/4583)
- edit-config uses vi, even if it isn't the system editor [\#4549](https://github.com/netdata/netdata/issues/4549)
- incremental chart algorithm doesn't handle counter wrap properly [\#4533](https://github.com/netdata/netdata/issues/4533)
- decouple nightly cron jobs from packaging stage [\#4559](https://github.com/netdata/netdata/pull/4559) ([paulfantom](https://github.com/paulfantom))
@@ -11,7 +12,6 @@
**Closed issues:**
- Extract JS and CSS from index.html [\#4586](https://github.com/netdata/netdata/issues/4586)
-- smartd\_log check\(\) unhandled exception: 'list' object has no attribute 'clear' [\#4583](https://github.com/netdata/netdata/issues/4583)
- Ignore web/gui/src in LGTM and Codacy checks. [\#4516](https://github.com/netdata/netdata/issues/4516)
- Remove excessive requestAnimationFrame\(\) compatibility checks [\#4501](https://github.com/netdata/netdata/issues/4501)
- Remove obsolete chart renderers [\#4492](https://github.com/netdata/netdata/issues/4492)