From f6e2d50949996c4b0e1071a645a10eda34510837 Mon Sep 17 00:00:00 2001 From: mag37 Date: Sun, 26 Feb 2023 23:11:40 +0100 Subject: [PATCH] +Recent Changes Added a "Recent Changes" - section up top to make it easier to see what's new with versions. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a5b22af..cdb7971 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # dockcheck ### A script checking updates for docker images **without pulling** - then selectively auto-update some/all containers. +### :pushpin: Recent changes: +- **v0.2.1**: Added option to exclude a list of containers. +- **v0.2.1**: Added multi-compose support (eg. override). +- **v0.2.0**: Fixed error with container:tag definition. +- **v0.1.9:** Fixed custom env-support. +- **v0.1.8:** Added option to prune dangling images. ___ ## Dependencies: