From 5e84e4124f1872adfe947912e6662cf9f88360a6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Thu, 18 Jan 2024 20:20:45 +0100
Subject: [PATCH] DOC: cl

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2716506..d2af3b89 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 ###
 * 'transform' sections can be added to a CFood to apply functions to values stored in variables.
+* default transform functions: submatch, split and replace.
 
 ### Changed ###
 - If the `parents` key is used in a cfood at a lower level for a Record that
-- 
GitLab