From 12dd2987061f25e57e81b6c29d4732df7655ce16 Mon Sep 17 00:00:00 2001 From: Anthony Oteri Date: Fri, 29 Sep 2023 18:18:47 -0400 Subject: [PATCH] Update known issues in release notes --- RELEASE_NOTES.md | 2 -- docs/release-notes-template.md | 2 -- 2 files changed, 4 deletions(-) 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.