Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dropwhile committed May 30, 2016
1 parent 95cb85a commit f601b5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ Changelog
=========

## head

## 2016-05-30
* `NewClientWithSender(Sender, string) (Statter, error)` method added to
enable building a Client from a prefix and an already created Sender.
* Add stat recording sender in submodule statsdtest (GH-32).
* Add an example helper stat validation function.
* Change the way scope joins are done (GH-26).
* Reorder some structs to avoid middle padding.

## 3.0.3 2016-02-18
* make sampler function tunable (GH-24)
Expand Down

0 comments on commit f601b5d

Please sign in to comment.