Release client_golang 0.3.2.

This commit is contained in:
Julius Volz 2015-03-11 17:38:40 +01:00
parent 8c63c28aef
commit b9d77a9397
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
## 0.3.2 / 2015-03-11
* [BUGFIX] Fixed the receiver type of COWMetric.Set(). This method is
only used by the Prometheus server internally.
* [CLEANUP] Added licenses of vendored code left out by godep.
## 0.3.1 / 2015-03-04
* [ENHANCEMENT] Switched fingerprinting functions from own free list to
sync.Pool.

View File

@ -1 +1 @@
0.3.1
0.3.2