From 2fc80369e6251bb6c260c6ab4928e72cedd31242 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Tue, 29 Nov 2016 15:56:54 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc175fea3..689304747 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ New features and enhancements: [#2006](https://github.com/weaveworks/scope/pull/2006) - Improve view-node-in-topo button usability [#1926](https://github.com/weaveworks/scope/pull/1926) +- Hide Weave topology if empty + [#2035](https://github.com/weaveworks/scope/pull/2035) Performance improvements: - Add graph complexity check on page load @@ -53,6 +55,8 @@ Internal improvements and cleanup: [#2005](https://github.com/weaveworks/scope/pull/2005) - Give time to the overlay test backoff collectors to finish [#1995](https://github.com/weaveworks/scope/pull/1995) +- Update D3 to version 4.4.0 + [#2028](https://github.com/weaveworks/scope/pull/2028) Weave Cloud related changes: - Add OpenTracing support to TimeRequestHistogram