Update changelog

pull/9466/head
Hercules Mango Churchill 2018-02-20 21:49:10 +00:00
parent 2af4389717
commit 3f7076a68e
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ v1.5.0 [unreleased]
- [#8878](https://github.com/influxdata/influxdb/pull/8878): Do not report an error when dropping a CQ on a non-existent DB/RP.
- [#9423](https://github.com/influxdata/influxdb/pull/9423): Fix imports of multiple databases in a single import file from `influx -import`.
- [#9443](https://github.com/influxdata/influxdb/pull/9443): Fix regression when math between literals is used in a field.
- [#9464](https://github.com/influxdata/influxdb/pull/9464): Re-open last WAL segment.
v1.4.3 [unreleased]
-------------------