diff --git a/CHANGELOG.md b/CHANGELOG.md index c9328eef05..eec729cdd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,6 +100,7 @@ - [#4651](https://github.com/influxdb/influxdb/issues/4651): Importer doesn't flush out last batch - [#4602](https://github.com/influxdb/influxdb/issues/4602): Fixes data race between PointsWriter and Subscriber services. - [#4691](https://github.com/influxdb/influxdb/issues/4691): Enable toml test `TestConfig_Encode`. +- [#4684](https://github.com/influxdb/influxdb/pull/4684): Add Graphite and UDP section to default config. Thanks @nkatsaros ## v0.9.4 [2015-09-14]