From 58cd5ddc2015ec8d310b033534d6fc72926f874b Mon Sep 17 00:00:00 2001 From: James Phillips Date: Tue, 22 Nov 2016 17:49:14 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0821ae8cc5..977cffc608 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: * api: Added missing Raft index fields to `CatalogService` structure. [GH-2366] * api: Added missing notes field to `AgentServiceCheck` structure. [GH-2336] * ui: Fixed an issue where extra commas would be shown around service tags. [GH-2340] +* ui: Customized Bootstrap config to avoid missing font file references. [GH-2485] ## 0.7.1 (November 10, 2016)