CHANGELOG.md in statsd-instrument-3.7.0 vs CHANGELOG.md in statsd-instrument-3.8.0

- old
+ new

@@ -4,9 +4,16 @@ creating a pull request, please add an entry to the "unreleased changes" section below. ## Unreleased changes +## Version 3.8.0 + +- UDP batching will now track statistics about its own batching performance, and + emit those statistics to the default sink when `STATSD_BATCH_STATISTICS_INTERVAL` + is set to any non-zero value. The default value is zero; additional information + on statistics tracked is available in the README. + ## Version 3.7.0 - Add public `.flush` method to sink classes. ## Version 3.6.1