From c730093c5479ff569a550470e0092ede8c5f7a0c Mon Sep 17 00:00:00 2001 From: Aaron Hurt Date: Tue, 11 Sep 2018 14:09:49 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 698e34da0..aa1d5cdaf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ #### Improvements - * [Issue #542](https://github.com/fabiolb/fabio/issues/542): urlprefix allow to ignore case + * [Issue #542](https://github.com/fabiolb/fabio/issues/542): Ignore host case when adding and matching routes Fabio was forcing hostnames in routes added via Consul tags to lowercase. This caused problems with table lookups that were not case-insensitive. The patch appled in #543 forces all routes added