Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
magiconair committed Feb 18, 2018
1 parent 4ab67c2 commit 9b27ff1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -26,6 +26,15 @@

Thanks to (@rileyje)[https://github.com/rileyje] for the patch.

* [PR #442](https://github.com/fabiolb/fabio/pull/442): Add basic ip centric access control on routes

With this patch fabio adds an `allow` and `deny` option to the routes which allows
for basic ip white and black listing of IPv4 and IPv6 addresses. See http://fabiolb.net/feature/access-control/
for more details.

Thanks to (@leprechau)[https://github.com/leprechau] for the patch and (@microadam)[https://github.com/microadam]
for the testing.

### [v1.5.7](https://github.com/fabiolb/fabio/releases/tag/v1.5.7) - 6 Feb 2018

#### Breaking Changes
Expand Down

0 comments on commit 9b27ff1

Please sign in to comment.