From 9e06d08b7259efe1f311327cb3541ca015680a05 Mon Sep 17 00:00:00 2001 From: Andrew Berezovskyi Date: Sat, 19 Jun 2021 16:45:17 +0200 Subject: [PATCH] Edit the CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad116b5e3..146f77ada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,8 +12,8 @@ - Update SHaclEX from 0.0.87 to 0.1.102 (mainly due to Bintray shutdown; breaking change but should not affect the consumers of Lyo Validation). - SHaclEX 0.1.102 depends on Jena 3.16, which requires us to upgrade. + - Lyo Validation returns more messages in the reports. _Make sure your code logic scans all messages the report if you are looking for a specific error._ - Update Kotlin from 1.4.20 to 1.5.10 -- Lyo Validation returns more messages in the reports. _Make sure your code logic scans all messages the report if you are looking for a specific error._ - Update Eclipse Paho from 1.2.1 to 1.2.5 due to a potential security vulnerability. - Pin libthrift version to 0.14.1 due to a [vulnerability](https://snyk.io/vuln/SNYK-JAVA-ORGAPACHETHRIFT-1074898). - Pin httpclient version to 4.5.13 due to a [vulnerability](https://github.com/eclipse/lyo/pull/103).