Skip to content

Commit dc9d38f

Browse files
authored
update changelog (Azure#33100)
1 parent 55cf461 commit dc9d38f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

sdk/search/azure-search-documents/CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 11.4.0 (Unreleased)
3+
## 11.4.0 (2023-10-13)
44

55
### Features Added
66

@@ -35,6 +35,9 @@
3535

3636
### Breaking Changes
3737

38+
> These changes do not impact the API of stable versions such as 11.3.0.
39+
> Only code written against a beta version such as 11.4.0b11 may be affected.
40+
3841
- Renamed `AnswerResult` to `QueryAnswerResult` and `CaptionResult` to `QueryCaptionResult`.
3942
- Renamed `SemanticErrorHandling` to `SemanticErrorMode`.
4043
- Renamed `RawVectorQuery` to `VectorizedQuery`.
@@ -44,8 +47,6 @@
4447
- `query_language` and `query_speller` are not available for `Search` method in this stable release.
4548
- `alias` operations are not available in this stable release.
4649

47-
### Bugs Fixed
48-
4950
### Other Changes
5051

5152
- Used API version "2023-11-01".

0 commit comments

Comments
 (0)