Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion sdk/cognitivelanguage/azure-ai-textanalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 6.0.0b3 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 6.0.0b2 (2025-11-06)

This version of the client library defaults to the service API version `2025-11-15-preview`.
Expand Down Expand Up @@ -534,4 +544,4 @@ This version uses a next-generation code generator that *might* introduce breaki

## 0.1.0 (2018-01-12)

* Initial Release
* Initial Release
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "6.0.0b2"
VERSION = "6.0.0b3"
Loading