From 31dd87f00bc878ae810012616fd7c616d897d971 Mon Sep 17 00:00:00 2001 From: Alexander Schlemmer <alexander@mail-schlemmer.de> Date: Fri, 23 Sep 2022 11:25:56 +0200 Subject: [PATCH] DOC: updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 001bf62a..0a21627b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Added new converters for tables: CSVTableConverter and XLSXTableConverter * Possibility to authorize updates as in the old crawler * Allow authorization of inserts +* Allow splitting cfoods into multiple yaml documents +* Implemented macros ### Changed -- GitLab