Browse Source

Delegation is not experimental

Change wording that described user delegation as an experimental
feature.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Arnaud Porterie 9 years ago
parent
commit
e516b5651b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/breaking_changes.md

+ 2 - 2
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.