update changelog & contributors

This commit is contained in:
Pete Fritchman 2011-09-08 14:52:17 -07:00
parent 4f67292f55
commit b39f2bab21
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,9 @@
1.1 (??? ??, 2011)
- Bugs fixed
- [LOGSTASH-174] - output/statsd: fix tag filtering
- [LOGSTASH-176] - output/graphite: support type & tag filtering
- [LOGSTASH-181] - output/statsd: set sender properly
1.0.17 (Aug 12, 2011)
- Bugs fixed
- [LOGSTASH-147] - grok filter incorrectly adding fields when a match failed

View file

@ -19,6 +19,7 @@ Contributors:
* Dan Peterson (dpiddy)
* Nick Ethier (nickethier)
* Joel Merrick (joelio)
* Michael Leinartas (mleinart)
Note: If you've sent me patches, bug reports, or other stuff for logstash, and
you aren't on the list above, please let me know and I'll make sure you're here.