From 68643a7708c8779fe10612777000fb1aa5d19137 Mon Sep 17 00:00:00 2001 From: Emilie Franchomme <42777373+FranchommeE@users.noreply.github.com> Date: Tue, 10 Nov 2020 11:37:21 -0500 Subject: [PATCH] Updating Hub>Release-notes for "Stale image info" This update is meant to go along with the update of the repos.md page (nothing else to announce for this release) https://github.com/docker/docker.github.io/pull/11679 --- docker-hub/release-notes.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docker-hub/release-notes.md b/docker-hub/release-notes.md index 92b1330c7c..024157b5e1 100644 --- a/docker-hub/release-notes.md +++ b/docker-hub/release-notes.md @@ -9,6 +9,12 @@ toc_max: 2 Here you can learn about the latest changes, new features, bug fixes, and known issues for each Docker Hub release. +# 2020-11-12 + +### New features + +* The repository views now show which images are stale (without recent push/pull activity). For more information, see [repository tags](repos.md/#viewing-repository-tags) + # 2020-10-07 ### New features @@ -112,4 +118,4 @@ has been updated. ### Known Issues -* Scan results don't appear for some official images. \ No newline at end of file +* Scan results don't appear for some official images.