From 4565bb8a46a0541d84016dfb846f474bf301e464 Mon Sep 17 00:00:00 2001 From: David Kaltschmidt Date: Fri, 26 Feb 2016 16:39:16 +0100 Subject: [PATCH] Added #1043 to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b66e322a2..98e178ffb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,8 @@ New features and enhancements: [#853](https://github.com/weaveworks/scope/pull/853) - Use connection directions from conntrack for improved layout flow [#967](https://github.com/weaveworks/scope/pull/967) +- Support for container controls in Kubernetes + [#1043](https://github.com/weaveworks/scope/pull/1043) - Add debug logging [#935](https://github.com/weaveworks/scope/pull/935)