From 5fcba556248daa9b445781f11d573819ebc79156 Mon Sep 17 00:00:00 2001 From: Matthias Lindinger Date: Thu, 23 Nov 2023 11:39:35 +0100 Subject: [PATCH] Add missing change to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e45711b0..c9d66b5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- Added mapping of data attributes to table cell and paragraph elements - `FilterOperation`s for regular expression matching (case sensitive, insensitive and "not") - Expand `FilterCriterion.Builder` by regexp operations