Skip to content

Commit fb1e875

Browse files
committed
Cut 0.6.0.
1 parent 65c3290 commit fb1e875

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 0.5.0 / 2015-05-06
28
* [BUGFIX] Removed a weakness in the fingerprinting aka signature code.
39
This makes fingerprinting slower and more allocation-heavy, but the

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.0
1+
0.6.0

0 commit comments

Comments
 (0)