Update changelog

pull/3790/head
Jason Wilder 2015-08-21 12:19:44 -06:00
parent 589f840ef9
commit 85da78205c
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ Please see the *Features* section below for full details.
- [#3681](https://github.com/influxdb/influxdb/issues/3682): Fix inserting string value with backslashes
- [#3735](https://github.com/influxdb/influxdb/issues/3735): Append to small bz1 blocks
- [#3736](https://github.com/influxdb/influxdb/pull/3736): Update shard group duration with retention policy changes. Thanks for the report @papylhomme
- [#3539](https://github.com/influxdb/influxdb/issues/3539): parser incorrectly accepts NaN as numerical value, but not always
- [#3790](https://github.com/influxdb/influxdb/pull/3790): Fix line protocol parsing equals in measurements and NaN values
## v0.9.2 [2015-07-24]