diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7146e9d79..7d014bf2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## [7.0.0-beta.3](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-beta.2...7.0.0-beta.3)
+
+- [072c38b9a](https://github.com/algolia/api-clients-automation/commit/072c38b9a) fix(clients): remove unused models from lite clients ([#3159](https://github.com/algolia/api-clients-automation/pull/3159)) by [@shortcuts](https://github.com/shortcuts/)
+- [c7f5de9d4](https://github.com/algolia/api-clients-automation/commit/c7f5de9d4) feat(clients): add waitForAppTask helper ([#3158](https://github.com/algolia/api-clients-automation/pull/3158)) by [@millotp](https://github.com/millotp/)
+- [3a97fad1f](https://github.com/algolia/api-clients-automation/commit/3a97fad1f) fix(clients): chunked batch helper ([#3154](https://github.com/algolia/api-clients-automation/pull/3154)) by [@shortcuts](https://github.com/shortcuts/)
+- [c251dc87e](https://github.com/algolia/api-clients-automation/commit/c251dc87e) fix(specs): rankingInfo required properties ([#3157](https://github.com/algolia/api-clients-automation/pull/3157)) by [@millotp](https://github.com/millotp/)
+- [fd5a312fb](https://github.com/algolia/api-clients-automation/commit/fd5a312fb) feat(specs): add getAppTask endpoint to search ([#3156](https://github.com/algolia/api-clients-automation/pull/3156)) by [@millotp](https://github.com/millotp/)
+- [cdc866549](https://github.com/algolia/api-clients-automation/commit/cdc866549) fix(specs): dont mention index api keys ([#3117](https://github.com/algolia/api-clients-automation/pull/3117)) by [@kai687](https://github.com/kai687/)
+
## [7.0.0-beta.2](https://github.com/algolia/algoliasearch-client-csharp/compare/7.0.0-beta.1...7.0.0-beta.2)
- [2b70d9ea5](https://github.com/algolia/api-clients-automation/commit/2b70d9ea5) fix(specs): exhaustiveFacetsCount is not deprecated for sffv ([#3089](https://github.com/algolia/api-clients-automation/pull/3089)) by [@kai687](https://github.com/kai687/)
diff --git a/algoliasearch/Algolia.Search.csproj b/algoliasearch/Algolia.Search.csproj
index 3ec15a8f1..4ea86eeb9 100644
--- a/algoliasearch/Algolia.Search.csproj
+++ b/algoliasearch/Algolia.Search.csproj
@@ -21,7 +21,7 @@
git
false
Copyright 2019 Algolia
- 7.0.0-beta.2
+ 7.0.0-beta.3
true
netstandard2.1;netstandard2.0
true