Update changelog

pull/1925/head
Paul Dix 2015-03-11 18:08:19 -07:00
parent 06e8c1b3e8
commit f9881d4058
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
### Features
- [#1902](https://github.com/influxdb/influxdb/pull/1902): Enforce retention policies to have a minimum duration.
- [#1906](https://github.com/influxdb/influxdb/pull/1906): Add show servers to query language.
- [#1925](https://github.com/influxdb/influxdb/pull/1925): Add `fill(none)`, `fill(previous)`, and `fill(<num>)` to queries.
## v0.9.0-rc10 [2015-03-09]