From 13beddc97afdba3d83b3b7625fea102f515cf9ed Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Mon, 6 Jul 2015 20:32:27 +0200 Subject: [PATCH] Prepared release 1.3.0 --- History.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/History.md b/History.md index 2df7b6e..9ec96fe 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,13 @@ +1.3.0 / 2015-07-06 +================== + + * Added license file + * Add statistical monitoring + * Add "value" as an option and basic graphing capabilities + + Thanks [zainhoda](https://github.com/zainhoda) for the contribution containing graphing support! + 1.2.2 / 2015-04-22 ==================