Release client_golang 0.3.2.
This commit is contained in:
parent
8c63c28aef
commit
b9d77a9397
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue