From d8b91a95929152508ae1c35f01a6b050a6ba4560 Mon Sep 17 00:00:00 2001 From: algolia-bot Date: Tue, 20 Aug 2024 13:05:23 +0000 Subject: [PATCH] chore: release 7.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: algolia-bot Co-authored-by: Clément Vannicatte --- CHANGELOG.md | 4 ++++ algoliasearch/Algolia.Search.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0c0094c6..83061653b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [7.1.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.2...7.1.0) + +- [d53060d96](https://github.com/algolia/api-clients-automation/commit/d53060d96) feat(specs): add /schedule endpoint ([#3350](https://github.com/algolia/api-clients-automation/pull/3350)) by [@febeck](https://github.com/febeck/) + ## [7.0.2](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.1...7.0.2) - [6cfc2d479](https://github.com/algolia/api-clients-automation/commit/6cfc2d479) chore(specs): update rendered title for search params ([#3553](https://github.com/algolia/api-clients-automation/pull/3553)) by [@shortcuts](https://github.com/shortcuts/) diff --git a/algoliasearch/Algolia.Search.csproj b/algoliasearch/Algolia.Search.csproj index a6ed46d5f..4009c5ccd 100644 --- a/algoliasearch/Algolia.Search.csproj +++ b/algoliasearch/Algolia.Search.csproj @@ -21,7 +21,7 @@ git false Copyright 2019 Algolia - 7.0.2 + 7.1.0 true netstandard2.1;netstandard2.0 true