From c27e4c0a5accf53c5516bf3a0ade221026fc1baf Mon Sep 17 00:00:00 2001 From: Taylor Southwick Date: Thu, 20 Apr 2023 17:14:30 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67d2da4cd..e79f08370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Packages can now be saved on .NET Core and .NET 5+ if constructed with a path or stream (#1307). - Packages can now support malformed URIs (such as relationships with a URI such as `mailto:person@`) -- + ### Changed - When validation finds incorrect part, it will now include the relationship type rather than a class name