From 8110cd88927716c622b666a1cbcebd83aa230c3d Mon Sep 17 00:00:00 2001 From: mag37 Date: Tue, 25 Feb 2025 21:30:41 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb235fc..4cadd0c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,8 @@ ___ ## :bell: Changelog -- **v0.5.6.0**: Heavily improved performance due to async checking for updates. Adjust the variable `MaxAsync=32` to something lower (or 1 ) if issues. +- **v0.5.6.0**: Heavily improved performance due to async checking for updates. + - Adjust the variable `MaxAsync=32` to something lower (or 1 ) if issues. - **v0.5.5.0**: osx and bsd compatibility changes + rewrite of dependency installer - **v0.5.4.0**: Added support for a Prometheus+node_exporter metric collection through a file collector. - **v0.5.3.0**: Local image check changed (use imageId instead of name) and Gotify-template fixed (whale icon removed).