From 9f9069216dcdcfaf210480edc5fd0489ae9b8e15 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Mon, 10 Jul 2023 12:59:02 +0200
Subject: [PATCH] DOC: Update changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 68012821..9eb927fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Fixed ###
 
+* `TableImporter.check_missing` in case of array-valued fields in table
+
 ### Security ###
 
 ### Documentation ###
-- 
GitLab