From 54d3331405c86cdb2dd40b779bbccef183b91df8 Mon Sep 17 00:00:00 2001 From: Christer van der Meeren Date: Mon, 14 Oct 2024 08:32:05 +0200 Subject: [PATCH] Update changelog --- RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 12e8662..2b60449 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,6 +1,11 @@ Release notes ============== +### Unreleased + +* Updated FracturedJson from 4.0.2 to 4.0.3 +* Updated YamlDotNet from 16.0.0 to 16.1.3 + ### 4.2.0 (2024-09-06) * Added `seq` assertions `BeAscendingBy` and `BeDescendingBy` with `StringComparison`, `CultureInfo` and