From 4750819a7951b22acb8dbb6896470d5b6646fc83 Mon Sep 17 00:00:00 2001 From: Arnaud Porterie Date: Tue, 2 Feb 2016 10:32:14 -0800 Subject: [PATCH] Delegation is not experimental Change wording that described user delegation as an experimental feature. Signed-off-by: Arnaud Porterie --- docs/breaking_changes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md index d4e62880a8..106077b846 100644 --- a/docs/breaking_changes.md +++ b/docs/breaking_changes.md @@ -47,5 +47,5 @@ work as you would expect. ## Docker Content Trust Engine older than the current 1.10 cannot pull images from repositories that -have enabled key delegation. Key delegation is an experimental feature which -requires a manual action to enable. +have enabled key delegation. Key delegation is a feature which requires a +manual action to enable.