Browse Source

Merge pull request #19929 from icecrime/delegation_exp

Delegation is not experimental
Tibor Vass 9 years ago
parent
commit
b6168e6845
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.