From b4bccabb6b6e9998fe469a454d440a843e766819 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Thu, 14 Jul 2016 12:39:43 +0000 Subject: [PATCH] Review feedback --- CHANGELOG.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4be5e0f28..573e056b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,8 @@ # Release 0.16.1 -This is a bugfix release. In addition, the security of the Scope probe can be -hardened by disabling controls with the new `--probe.no-controls` flag. Without -controls, Scope users won't be able to open terminals, start/stop containers, -view logs, etc. +In addition, the security of the Scope probe can be hardened by disabling +controls with the new `--probe.no-controls` flag, which prevents users from +opening terminals, starting/stopping containers, viewing logs, etc. New features and enhancements: - Allow disabling controls in probes