From ee64d004ec76b254f608104642b14f00443fbae7 Mon Sep 17 00:00:00 2001 From: Sriramajeyam Sugumaran Date: Tue, 23 Jan 2018 15:51:04 +0000 Subject: [PATCH] Changelog for release v0.1.0 --- README.md | 8 +++++++- dist/README.md | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44a2cc6..c549607 100644 --- a/README.md +++ b/README.md @@ -166,4 +166,10 @@ Sample value transformation: (Assume your metrics results, 95 and it is percenta _value_ --> 95% GOOD (_value_) --> GOOD (95%) HOT (_value_ > threshold of 80%) --> HOT (95% > threshold of 80%) - Contact helpdesk --> Contact helpdesk \ No newline at end of file + Contact helpdesk --> Contact helpdesk + +# ChangeLog + +**Version 0.1.0** + +* First working version diff --git a/dist/README.md b/dist/README.md index 44a2cc6..c549607 100644 --- a/dist/README.md +++ b/dist/README.md @@ -166,4 +166,10 @@ Sample value transformation: (Assume your metrics results, 95 and it is percenta _value_ --> 95% GOOD (_value_) --> GOOD (95%) HOT (_value_ > threshold of 80%) --> HOT (95% > threshold of 80%) - Contact helpdesk --> Contact helpdesk \ No newline at end of file + Contact helpdesk --> Contact helpdesk + +# ChangeLog + +**Version 0.1.0** + +* First working version