Skip to content

Commit

Permalink
Fix missing # in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
toddboom committed May 11, 2015
1 parent 3efd4c8 commit 0080915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This release has a breaking API change for writes -- the field previously called
- [#2525](https://github.com/influxdb/influxdb/pull/2525): Serve broker diagnostics over HTTP

### Bugfixes
- [2535](https://github.com/influxdb/influxdb/pull/2535): Return exit status 0 if influxd already running. Thanks @haim0n.
- [#2535](https://github.com/influxdb/influxdb/pull/2535): Return exit status 0 if influxd already running. Thanks @haim0n.
- [#2521](https://github.com/influxdb/influxdb/pull/2521): Don't truncate topic data until fully replicated.
- [#2509](https://github.com/influxdb/influxdb/pull/2509): Parse config file correctly during restore. Thanks @neonstalwart
- [#2536](https://github.com/influxdb/influxdb/pull/2536): Set leader ID on restart of single-node cluster.
Expand Down

0 comments on commit 0080915

Please sign in to comment.