update the changelog

pull/488/head v0.5.12
John Shahid 2014-04-29 19:07:13 -04:00
parent 1f91089bc8
commit ca17a54063
1 changed files with 6 additions and 2 deletions

View File

@ -1,8 +1,12 @@
## v0.5.12 [unreleased]
## v0.5.13 [unrelease]
### Bugfixes
- [Issue #419](https://github.com/influxdb/influxdb/issues/419). Allow hostname changes in single node clusters
## v0.5.12 [2014-04-29]
### Bugfixes
- [Issue #419](https://github.com/influxdb/influxdb/issues/419),[Issue #478](https://github.com/influxdb/influxdb/issues/478). Allow hostname, raft and protobuf ports to be changed, without requiring manual intervention from the user
## v0.5.11 [2014-04-25]