Update changelog

pull/9448/head
Hercules Mango Churchill 2018-02-14 22:24:10 +00:00
parent 4c76e5f441
commit 482b2d5fb6
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ v1.5.0 [unreleased]
- [#9403](https://github.com/influxdata/influxdb/pull/9403): Do not explicitly specify ports 80 or 443 when they are the default port.
- [#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.
v1.4.3 [unreleased]
-------------------