From 4e2a16c459183e0adc5946b242d014b2090de206 Mon Sep 17 00:00:00 2001 From: Jason Wilder Date: Wed, 28 Oct 2015 19:16:52 -0600 Subject: [PATCH] Update changelog [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff249a63eb..84473a9c96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -85,6 +85,7 @@ - [#4513](https://github.com/influxdb/influxdb/issues/4513): TSM1: panic: runtime error: index out of range - [#4521](https://github.com/influxdb/influxdb/issues/4521): TSM1: panic: decode of short block: got 1, exp 9 - [#4587](https://github.com/influxdb/influxdb/pull/4587): Prevent NaN float values from being stored +- [#4596](https://github.com/influxdb/influxdb/pull/4596): Skip empty string for start position when parsing line protocol @Thanks @ch33hau ## v0.9.4 [2015-09-14]