From 27e69af2f3cc0371f457e387b451c73eded43929 Mon Sep 17 00:00:00 2001 From: I-Al-Istannen Date: Tue, 1 Jul 2025 14:26:10 +0200 Subject: [PATCH] Update changelog for 8caad00 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59cc6fe..997d780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ ambiguous situations. - Don't download unavailable elements. Elements that are unavailable (for example, because their availability is time restricted) will not download the HTML for the info page anymore. +- `base_url` argument for `ilias-web` crawler causing crashes ## 3.8.2 - 2025-04-29