From 921776b8276036e66c066195423c5d4de1c1bf29 Mon Sep 17 00:00:00 2001 From: cornelk Date: Wed, 1 Jan 2025 09:59:37 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a84bb1..2563708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [v0.3.0] - 2025-01-01 + +Added: + +* body background attribute support +* fragments at the end of the URL are now filtered +* support srcset attribute for image downloading + +Fixed: + +* inline css gets processed correctly +* --include / --exclude parameter list handling + ## [v0.2.0] - 2024-06-21 Added: