From 77d9a9ee43e40ed02f83f2f876f0446672ed6e95 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com>
Date: Mon, 21 Nov 2022 14:16:25 +0100
Subject: [PATCH] DOC: add cl line

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f03b7c4c..b6af0523 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [Unreleased] ##
 
 ### Added ###
+- Identifiable class to represent the information used to identify Records.
+  This is now used by the crawler.
 
 ### Changed ###
 
-- 
GitLab