From 5de7c7a579a9cfdd63a7c4b76bca8b4378211556 Mon Sep 17 00:00:00 2001 From: Tom Wilkie Date: Thu, 3 Mar 2016 09:29:57 +0000 Subject: [PATCH] Update changelog for 0.13.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98e178ffb..0316eed34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## Release 0.13.1 + +Bug Fixes: +- Make pipes work with scope.weave.works + [#1099](https://github.com/weaveworks/scope/pull/1099) + [#1085](https://github.com/weaveworks/scope/pull/1085) + [#994](https://github.com/weaveworks/scope/pull/994) + ## Release 0.13.0 Note: This release come with big performance improvements, cutting the probe's CPU usage by 70% and the app's CPU usage by up to 85%. See detailed performance improvement-related changes below: