From cc9b3b082804932857fd6aacf8763a778e43dbf2 Mon Sep 17 00:00:00 2001 From: mag37 Date: Mon, 28 Aug 2023 21:31:18 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b6e3d9..4aadfff 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ ### :pushpin: Recent changes: +- **v0.2.5**: Added a new option `-s` to include stopped containers in the check for updates. - **v0.2.4**: Fixed a bug with the Exclude-logic to only exclude exact matches. Added a counter. - **v0.2.3**: Added a self updating function (curl/git) and a ugly changenote-message for updates. - **v0.2.2**: Fixed breaking errors with multi-compose, odd breakage and working dir error.