From b82d176745425e34ce0d468f556ffa1407758224 Mon Sep 17 00:00:00 2001 From: Thomas Farr Date: Mon, 12 Feb 2024 17:36:21 +1300 Subject: [PATCH] Update changelog Signed-off-by: Thomas Farr --- CHANGELOG.md | 5 +++-- tests/Tests.Core/Tests.Core.csproj | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b458aab50e..29a64257b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `xunit.runner.visualstudio` from 2.5.4 to 2.5.6 - Bumps `xunit` from 2.6.2 to 2.6.6 - Bumps `Argu` from 6.1.1 to 6.1.5 -- Bumps `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.8.0 +- Bumps `Microsoft.NET.Test.Sdk` from 17.7.2 to 17.9.0 - Bumps `JetBrains.Annotations` from 2023.2.0 to 2023.3.0 - Bumps `Bogus` from 34.0.2 to 35.3.0 - Bumps `Octokit` from 9.0.0 to 9.1.2 @@ -37,6 +37,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `System.Text.Json` from 8.0.0 to 8.0.1 - Bumps `Bullseye` from 4.2.1 to 5.0.0 - Bumps `BenchMarkDotNet` from 0.13.11 to 0.13.12 +- Bumps `Microsoft.TestPlatform.ObjectModel` from 17.8.0 to 17.9.0 ## [1.6.0] ### Added @@ -148,4 +149,4 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) [1.6.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.3.0...v1.4.0 -[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 \ No newline at end of file +[1.3.0]: https://github.com/opensearch-project/opensearch-net/compare/v1.2.0...v1.3.0 diff --git a/tests/Tests.Core/Tests.Core.csproj b/tests/Tests.Core/Tests.Core.csproj index 6db73a6952..f93b0ad558 100644 --- a/tests/Tests.Core/Tests.Core.csproj +++ b/tests/Tests.Core/Tests.Core.csproj @@ -13,7 +13,7 @@ - +