Skip to content

Commit b9d77a9

Browse files
committed
Release client_golang 0.3.2.
1 parent 8c63c28 commit b9d77a9

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.2 / 2015-03-11
2+
* [BUGFIX] Fixed the receiver type of COWMetric.Set(). This method is
3+
only used by the Prometheus server internally.
4+
* [CLEANUP] Added licenses of vendored code left out by godep.
5+
16
## 0.3.1 / 2015-03-04
27
* [ENHANCEMENT] Switched fingerprinting functions from own free list to
38
sync.Pool.

VERSION

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

0 commit comments

Comments
 (0)