mirror of
https://github.com/Luzifer/mondash.git
synced 2024-11-10 00:20:02 +00:00
prepare release v1.8.0
This commit is contained in:
parent
47e97dc1da
commit
36c9359152
1 changed files with 6 additions and 3 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
# 1.8.0 / 2016-09-05
|
||||||
|
|
||||||
|
* Add client library to access MonDash
|
||||||
|
|
||||||
1.7.0 / 2016-03-27
|
1.7.0 / 2016-03-27
|
||||||
==================
|
==================
|
||||||
|
@ -32,21 +35,21 @@
|
||||||
* Migrated to Gorilla mux instead of martini
|
* Migrated to Gorilla mux instead of martini
|
||||||
* Added support for local file storage
|
* Added support for local file storage
|
||||||
* Moved towards modular storage system
|
* 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
|
1.3.0 / 2015-07-06
|
||||||
==================
|
==================
|
||||||
|
|
||||||
* Added license file
|
* Added license file
|
||||||
* Add statistical monitoring
|
* 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!
|
Thanks [zainhoda](https://github.com/zainhoda) for the contribution containing graphing support!
|
||||||
|
|
||||||
1.2.2 / 2015-04-22
|
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
|
* Replaced URL to use apex
|
||||||
|
|
||||||
1.2.1 / 2015-02-20
|
1.2.1 / 2015-02-20
|
||||||
|
|
Loading…
Reference in a new issue