From 2caa5b745d2e1755b54f789c0362eb86c8ee608c Mon Sep 17 00:00:00 2001 From: Gilles TOURREAU Date: Fri, 28 Jun 2024 06:00:49 +0200 Subject: [PATCH] Fix the release notes --- src/FluentAssertions.Json/FluentAssertions.Json.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/FluentAssertions.Json/FluentAssertions.Json.csproj b/src/FluentAssertions.Json/FluentAssertions.Json.csproj index a3fd7d9..bf34078 100644 --- a/src/FluentAssertions.Json/FluentAssertions.Json.csproj +++ b/src/FluentAssertions.Json/FluentAssertions.Json.csproj @@ -12,11 +12,11 @@ README.md 1.3.0 - - Add new override BeJsonDeserializableInto() method to test the string collections. - - Add new override BeJsonDeserializableInto() method to test the string and numeric values. + - Add new overload BeJsonDeserializableInto() method to test the string collections. + - Add new overload BeJsonDeserializableInto() method to test the string and numeric values. 1.2.0 - - Add new override BeJsonSerializableInto() method to test polymorphism serialization with discriminator JSON property. + - Add new overload BeJsonSerializableInto() method to test polymorphism serialization with discriminator JSON property. - Add the support to assert the deserialization of root JSON array. 1.1.0