Skip to content

Commit f688948

Browse files
committed
Merge pull request #90 from prometheus/beorn7/release
Cut v0.3.1.
2 parents b6416bc + 9527eaa commit f688948

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.1 / 2015-03-04
2+
* [ENHANCEMENT] Switched fingerprinting functions from own free list to
3+
sync.Pool.
4+
* [CHANGE] Makefile uses Go 1.4.2 now (only relevant for examples and tests).
5+
16
## 0.3.0 / 2015-03-03
27
* [CHANGE] Changed the fingerprinting for metrics. THIS WILL INVALIDATE ALL
38
PERSISTED FINGERPRINTS. IF YOU COMPILE THE PROMETHEUS SERVER WITH THIS

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.0
1+
0.3.1

0 commit comments

Comments
 (0)