From aac6e558f8cf131591648b46d0b293d7dfa49f34 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 30 Aug 2024 20:34:35 +0200 Subject: [PATCH] Update 0.2.8.md --- documentation/docs/changelog/0.2.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/docs/changelog/0.2.8.md b/documentation/docs/changelog/0.2.8.md index 265b1fdb..bd62a8f9 100644 --- a/documentation/docs/changelog/0.2.8.md +++ b/documentation/docs/changelog/0.2.8.md @@ -17,3 +17,4 @@ Not yet released. ### 💅 Polish - Update script will now [create a log file of each update attempt and write a notification in OpenAdmin dashboard](https://i.postimg.cc/sXvkNFKv/2024-08-30-20-33.png). +- Added timeouts to all external curl and wget calls from opencli scripts.