From 2a957044fb37a52e20cc7b6d363f216cba445f57 Mon Sep 17 00:00:00 2001 From: Peter Bourgon Date: Wed, 30 Sep 2015 11:16:02 +0200 Subject: [PATCH] CHANGELOG: Remove mention of unit and integration test coverage --- CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3636033b..a81ca4333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,6 @@ New features: [#483](https://github.com/weaveworks/scope/issues/483) - Show number of filtered nodes in status pane. [#509](https://github.com/weaveworks/scope/issues/509) -- Improve unit and integration test coverage. - [#515](https://github.com/weaveworks/scope/pull/515) - [#517](https://github.com/weaveworks/scope/pull/517) - [#521](https://github.com/weaveworks/scope/pull/521) Bug fixes: - Prevent detail pane from hiding nodes on click-to-focus.