CHANGELOG.md in zabbix-ruby-client-0.0.7 vs CHANGELOG.md in zabbix-ruby-client-0.0.8
- old
+ new
@@ -1,7 +1,14 @@
Zabbbix Ruby Client Changelog
-----------------------------
+### v0.0.8 - 2013-09-28
+
+* adding load stats
+* fix calcuation of percent of cpu used
+* fix disk plugin to use proc rather than iostat
+* various fixes in zabbix templates for disk io
+
### v0.0.7 - 2013-09-25
* fix network plugin
* added disk plugin and tepmlate
* various small templates fixes