diff --git a/History.md b/History.md index 86176fa..1633b05 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,9 @@ +# 1.8.1 / 2016-09-06 + + * Fix: Use type Status instead of string + * Fix: Add missing "Value" field + * Fix: Set authorization token on client request + # 1.8.0 / 2016-09-05 * Add client library to access MonDash @@ -35,21 +41,21 @@ * Migrated to Gorilla mux instead of martini * Added support for local file storage * Moved towards modular storage system - * Added "value" parameter to API documentation and welcome runner + * Added "value" parameter to API documentation and welcome runner 1.3.0 / 2015-07-06 ================== * Added license file * Add statistical monitoring - * Add "value" as an option and basic graphing capabilities + * 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 ================== - * Close the reader to ensure we don't spam with open FDs + * Close the reader to ensure we don't spam with open FDs * Replaced URL to use apex 1.2.1 / 2015-02-20 @@ -77,4 +83,4 @@ 1.0.0 / 2015-02-07 ================== - * Initial version + * Initial version \ No newline at end of file