Cut 0.6.0.

This commit is contained in:
Fabian Reinartz 2015-06-01 19:04:59 +02:00
parent 65c3290308
commit fb1e875a8a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## 0.6.0 / 2015-06-01
* [CHANGE] Rename process_goroutines to go_goroutines.
* [ENHANCEMENT] Validate label names during YAML decoding.
* [ENHANCEMENT] Add LabelName regular expression.
* [BUGFIX] Ensure alignment of struct members for 32-bit systems.
## 0.5.0 / 2015-05-06
* [BUGFIX] Removed a weakness in the fingerprinting aka signature code.
This makes fingerprinting slower and more allocation-heavy, but the

View File

@ -1 +1 @@
0.5.0
0.6.0