diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d84035f..61e8fe9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,8 +2,6 @@ ## Known Issues -* The delete command is currently not implemented and will return an error - if called. * Docker authentication is not currently supported, and attempts to query a registry which requires authentication will fail. diff --git a/docs/release-notes-template.md b/docs/release-notes-template.md index 2b2f370..5c5d609 100644 --- a/docs/release-notes-template.md +++ b/docs/release-notes-template.md @@ -2,8 +2,6 @@ ## Known Issues -* The delete command is currently not implemented and will return an error - if called. * Docker authentication is not currently supported, and attempts to query a registry which requires authentication will fail.