From 8174520330536f89ee7650384ea7f351dfda58b2 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Tue, 13 Aug 2024 10:32:37 +0200 Subject: [PATCH] CHANGELOG: Update for SDK 1.7.5 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab7a6b5d..739be821b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# SDK 1.7.5 Release Notes + +This release brings the following corrections in the validation rules, making them more permissive: + +* Remove rules that try to fetch another notice. They never had any effect, as the service they call does not exist, and they can cause errors with some schematron implementations. + +A comprehensive list of changes between SDK 1.7.4 and SDK 1.7.5 can be seen at + +You can explore the changes between those versions at + # SDK 1.7.4 Release Notes This release brings the following corrections in the validation rules, making them more permissive: