Cut v0.8.0.

Change-Id: Ie8d49793e78f10bdeb7ebe19cc2dc729ff7ef590
This commit is contained in:
Bjoern Rabenstein 2014-09-04 15:41:13 +02:00
parent e0a6cb281e
commit 70e4837650
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.8.0 / 2014-09-04
* [ENHANCEMENT] Stagger scrapes to spread out load.
* [BUGFIX] Correctly quote HTTP Accept header.
## 0.7.0 / 2014-08-06
* [FEATURE] Added new functions: abs(), topk(), bottomk(), drop_common_labels().
* [FEATURE] Let console templates get graph links from expressions.

View File

@ -1 +1 @@
0.7.0
0.8.0