diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef92adfb..0851216ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [7.2.0](https://github.com/algolia/algoliasearch-client-csharp/compare/7.1.1...7.2.0) + +- [23a799f0e](https://github.com/algolia/api-clients-automation/commit/23a799f0e) feat(specs): push source type ([#3600](https://github.com/algolia/api-clients-automation/pull/3600)) by [@shortcuts](https://github.com/shortcuts/) +- [536fdef01](https://github.com/algolia/api-clients-automation/commit/536fdef01) fix(specs): filter run list by type ([#3577](https://github.com/algolia/api-clients-automation/pull/3577)) by [@millotp](https://github.com/millotp/) +- [9b6dc0b70](https://github.com/algolia/api-clients-automation/commit/9b6dc0b70) docs(specs): update api's length minimum value ([#3574](https://github.com/algolia/api-clients-automation/pull/3574)) by [@Jerska](https://github.com/Jerska/) + ## [7.1.1](https://github.com/algolia/algoliasearch-client-csharp/compare/7.1.0...7.1.1) - [4cbbce55c](https://github.com/algolia/api-clients-automation/commit/4cbbce55c) fix(clients): highlight and snippet results e2e ([#3567](https://github.com/algolia/api-clients-automation/pull/3567)) by [@shortcuts](https://github.com/shortcuts/) diff --git a/algoliasearch/Algolia.Search.csproj b/algoliasearch/Algolia.Search.csproj index 40cbad0eb..bf65fc4a7 100644 --- a/algoliasearch/Algolia.Search.csproj +++ b/algoliasearch/Algolia.Search.csproj @@ -21,7 +21,7 @@ git false Copyright 2019 Algolia - 7.1.1 + 7.2.0 true netstandard2.1;netstandard2.0 true