Add notable unreleased changes to log

so it's easier to put together the next release.

Signed-off-by: Matthias Rampke <mr@soundcloud.com>
This commit is contained in:
Matthias Rampke 2018-07-04 10:28:11 +00:00
parent c4fb3768ac
commit 0ffa3f9865
No known key found for this signature in database
GPG key ID: 2CDE413A9BD0A5BC

View file

@ -1,3 +1,8 @@
## Unreleased
* [IMPROVEMENT] Allow matching on specific metric types (#136)
* [BUGFIX] Fix panic if an invalid regular expression is supplied (#126)
## v0.6.0 / 2018-01-17
* [IMPROVEMENT] Add a drop action (#115)