From f162812406b3cb306c210b36fe5e162006dbef37 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 31 Dec 2025 14:34:02 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ee1be4c1..d9028e21c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Changed + +- Initialized the input properties in the _FIRE_ calculator + ### Fixed - Fixed the import of `jsonpath` to support REST APIs (`JSON`) via the scraper configuration