diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b2fc3dbb3727ed7626659b7d1a09c0b7b4e8a9c..a549e51f1ce34b6ee76652b6c6aba06cc6911ce2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [Unreleased]
+
+### Changed
+
+- Replaced `schema:startDate` with `dcat:startDate` and `schema:endDate` with `dcat:endDate` in test files.
+
 ## [2.4.4]
 
 ### Added