From ef84e33e7b164977218b31b68cf9535f766d7150 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Thu, 5 Nov 2015 17:54:37 -0800 Subject: [PATCH] Update CHANGELOG for PR 4684 [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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]