From ed79c93b83a9de008f42fe9979fb27b437c456ee Mon Sep 17 00:00:00 2001 From: Robert Forkel Date: Mon, 23 Dec 2024 10:13:03 +0100 Subject: [PATCH] docs --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1993354..7b48fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The `pycldf` package adheres to [Semantic Versioning](http://semver.org/spec/v2. ## [unreleased] Fixed issue whereby valid datasets could not be loaded into SQLite because the `database` module -was not as forgiving regarding source keys as the validation. +was not as forgiving regarding source keys as the CLDF spec (or the validation in `pycldf`). ## [1.40.1] - 2024-12-16