From 733b301b5f06d5636ffc520479e0b1904dad5133 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Fri, 31 May 2024 13:21:05 +0200
Subject: [PATCH] DOC: CHANGELOG

---
 doc/CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 66d8b36..7d0a100 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed
 
+- Values can now hold empty vectors and do not silently convert them into a scalar.
+
 ### Security
 
 ### Documentation
-- 
GitLab