Skip to content

Commit

Permalink
Update changelog with bugfix and change to 0.4.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed Jan 30, 2014
1 parent dd547a7 commit b575eb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
be used to update user flags, password, etc.
- Querying for column names that don't exist no longer throws an error.

## v0.5.0 [unreleased]
## v0.4.1

### Features

Expand All @@ -207,5 +207,6 @@
- [Issue #195](https://github.com/influxdb/influxdb/issues/195). Allow the bind address to be configurable, Thanks @schmurfy.
- [Issue #199](https://github.com/influxdb/influxdb/issues/199). Make the test timeout configurable
- [Issue #200](https://github.com/influxdb/influxdb/issues/200). Selecting `time` or `sequence_number` silently fail
- [Issue #215](https://github.com/influxdb/influxdb/pull/215). Server fails to start up after Raft log compaction and restart.

### Deprecated

0 comments on commit b575eb3

Please sign in to comment.