From 152e16f7bad9726753c381e21c90a967af67e3e7 Mon Sep 17 00:00:00 2001
From: Alexander Kreft <akreft@trineo.org>
Date: Tue, 12 Oct 2021 10:20:44 +0200
Subject: [PATCH] DOC: Changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0ec0b6b..046f848a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -69,6 +69,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   of a RecordType. This is fixed now.
 * #52 `XLSimporter.read_xls` throwed a wrong error when reading from a file with a wrong ending. 
   Now, a `DataInconsistencyError` is raised instead of a ValueError.
+* List properties are now treated properly in the crawler.
 
 ### Security ###
 
-- 
GitLab