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
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 1.1.0b2 (Unreleased)
Copy link
Preview

Copilot AI Aug 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog entry should include a specific date instead of '(Unreleased)' to follow Azure SDK changelog conventions. Consider using today's date or the planned release date.

Suggested change
## 1.1.0b2 (Unreleased)
## 1.1.0b2 (2024-06-10)

Copilot uses AI. Check for mistakes.


### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

## 1.1.0b1 (2025-08-05)

### Features Added
Expand Down Expand Up @@ -40,4 +50,4 @@

### Features Added

- Azure Health Deidentification client library
- Azure Health Deidentification client library
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 = "1.1.0b1"
VERSION = "1.1.0b2"