From f62ed9052ea7c24f5bfa9fa612c8c471318fa708 Mon Sep 17 00:00:00 2001 From: Vivek Saraswat Date: Tue, 15 Mar 2016 11:00:34 -0700 Subject: [PATCH] Add Private Registry feature to release notes --- release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes.md b/release_notes.md index 1c67e6fd57..0ddbd74119 100644 --- a/release_notes.md +++ b/release_notes.md @@ -24,6 +24,7 @@ weight="99" * Added `--swarm-experimental` option during UCP install * UI + * Can provide one-time credentials to deploy a container from a private registry in UI * Added checkbox to select all containers in Containers screen * Removed click handlers from UI elements containing checkboxes * Usernames and team names now need to be url-compatible