summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2016-09-04 23:08:32 +0300
committerGitHub <noreply@github.com>2016-09-04 23:08:32 +0300
commit00833b176ef9cd1e9c9de88839352dd7ac7c0f2f (patch)
tree9277e0962907931798cc6162c1e71f990f0bd344 /ChangeLog
parentf14cf74f118c2d362fa05fc28c33190984ee691f (diff)
Update ChangeLog
fix typo, use proper caps for Python language
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 18a74b51c2..1f56bb5e0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,13 +4,13 @@ netdata (1.3.0) - 2016-08-28
- netdata has health monitoring / alarms!
- netdata has badges that can be embeded anywhere!
- - netdata plugins are now written in python!
+ - netdata plugins are now written in Python!
- new plugins: redis, memcached, nginx_log, ipfs, apache_cache
IMPORTANT:
- Since netdata now uses python plugins, new packages are
+ Since netdata now uses Python plugins, new packages are
required to be installed on a system to allow it work.
- For more information, [lease check the installation page:
+ For more information, please check the installation page:
https://github.com/firehol/netdata/wiki/Installation
@@ -35,15 +35,15 @@ netdata (1.3.0) - 2016-08-28
https://github.com/firehol/netdata/wiki/Generating-Badges
- * netdata plugins are now written in python!
+ * netdata plugins are now written in Python!
Thanks to the great work of Paweł Krupa (@paulfantom), most BASH
- plugins have been ported to python.
+ plugins have been ported to Python.
The new python.d.plugin supports both python2 and python3 and
data collection from multiple sources for all modules.
- The following pre-existing modules have been ported to python:
+ The following pre-existing modules have been ported to Python:
- apache
- cpufreq