diff --git a/ChangeLog b/ChangeLog index 6c9b6d4..acff52b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Version 1.5.1 + +- PR #8 : fix syntax/parsing errors in default.json. Thanks to Dimitris Rozakis. +- Fixed issue#7 : Receiving interface rx values as both rx and tx. Thanks to Dimitris Rozakis. +- Code cosmetics on plugin CollectdCompat. + Version 1.5.0 - New plugin "process" diff --git a/package.json b/package.json index dd11a59..3dedf47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CollectM", - "version": "1.5.0", + "version": "1.5.1", "author": "Cyril Feraudet", "license": "GPLv2", "dependancies": {