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.
1 parent 65c3290 commit fb1e875Copy full SHA for fb1e875
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.0 / 2015-06-01
2
+* [CHANGE] Rename process_goroutines to go_goroutines.
3
+* [ENHANCEMENT] Validate label names during YAML decoding.
4
+* [ENHANCEMENT] Add LabelName regular expression.
5
+* [BUGFIX] Ensure alignment of struct members for 32-bit systems.
6
+
7
## 0.5.0 / 2015-05-06
8
* [BUGFIX] Removed a weakness in the fingerprinting aka signature code.
9
This makes fingerprinting slower and more allocation-heavy, but the
VERSION
@@ -1 +1 @@
-0.5.0
+0.6.0
0 commit comments