We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d03e42 commit 9f95ad3Copy full SHA for 9f95ad3
sdk/search/Azure.Search.Documents/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 11.4.0-beta.9 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 11.4.0-beta.8 (2022-07-07)
14
15
### Bugs Fixed
sdk/search/Azure.Search.Documents/src/Azure.Search.Documents.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.Search.Documents client library</AssemblyTitle>
- <Version>11.4.0-beta.8</Version>
+ <Version>11.4.0-beta.9</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>11.3.0</ApiCompatVersion>
<Description>
0 commit comments