Update CHANGELOG

pull/4136/head
Philip O'Toole 2015-09-16 18:34:18 -07:00
parent 19384efde7
commit 4e74e14e36
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
### Bugfixes
- [#3457](https://github.com/influxdb/influxdb/issues/3457): [0.9.3] cannot select field names with prefix + "." that match the measurement name
- [#4111](https://github.com/influxdb/influxdb/pull/4111): Update pre-commit hook for go vet composites
- [#4136](https://github.com/influxdb/influxdb/pull/4136): Return an error-on-write if target retention policy does not exist. Thanks for the report @ymettier
## v0.9.4 [2015-09-14]