We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c63c28 + b9d77a9 commit 1cf6d4bCopy full SHA for 1cf6d4b
CHANGELOG.md
@@ -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
+
6
## 0.3.1 / 2015-03-04
7
* [ENHANCEMENT] Switched fingerprinting functions from own free list to
8
sync.Pool.
VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2
0 commit comments