Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Dec 21, 2017
1 parent 387acb6 commit 84fb772
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@

#### Improvements

* [Issue #383](https://github.com/fabiolb/fabio/issues/383)/[PR #414](https://github.com/fabiolb/fabio/pull/414): Do not require globally unique service IDs

Since version 1.0 fabio required all service ids in Consul to be globally
unique although service ids only have to be unique per Consul agent. This patch fixes this.

Thanks @dropje86 and @alvaroaleman for the patch!

* [PR #415](https://github.com/fabiolb/fabio/pull/415): Honor the `-version` flag

`fabio -version` does now what you would expect it to do.
Expand Down

0 comments on commit 84fb772

Please sign in to comment.