Update CHANGELOG

pull/4434/head
Philip O'Toole 2015-10-13 14:18:59 -07:00
parent 16580d32a7
commit 967099385f
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
- [#4410](https://github.com/influxdb/influxdb/pull/4410): Fix infinite recursion in statement string(). Thanks @kostya-sh
- [#4360](https://github.com/influxdb/influxdb/issues/4360): Aggregate Selectors overwrite values during post-processing
- [#4421](https://github.com/influxdb/influxdb/issues/4421): Fix line protocol accepting tags with no values
- [#4434](https://github.com/influxdb/influxdb/pull/4434): Allow 'E' for scientific values. Fixes [#4433](https://github.com/influxdb/influxdb/issues/4433)
## v0.9.4 [2015-09-14]