forked from mirror/client_golang
Cut 0.6.0.
This commit is contained in:
parent
65c3290308
commit
fb1e875a8a
|
@ -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
|
## 0.5.0 / 2015-05-06
|
||||||
* [BUGFIX] Removed a weakness in the fingerprinting aka signature code.
|
* [BUGFIX] Removed a weakness in the fingerprinting aka signature code.
|
||||||
This makes fingerprinting slower and more allocation-heavy, but the
|
This makes fingerprinting slower and more allocation-heavy, but the
|
||||||
|
|
Loading…
Reference in New Issue