Skip to content

Commit 0557bbb

Browse files
Jimin/2025 change log (Azure#50667)
* update change log * Update date * Fix log * Update sdk/communication/Azure.Communication.Chat/CHANGELOG.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent 96491d2 commit 0557bbb

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

sdk/communication/Azure.Communication.Chat/CHANGELOG.md

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

3-
## 1.4.0-beta.1 (Unreleased)
3+
## 1.4.0 (2025-06-17)
44

55
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
6+
- Support data retention policy.
7+
- Support thread level and member level metadata.
128

139
## 1.3.1 (2024-09-19)
1410

sdk/communication/Azure.Communication.Chat/src/Azure.Communication.Chat.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Microsoft Azure Communication Chat quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/chat/get-started?pivots=programming-language-csharp
88
</Description>
99
<AssemblyTitle>Azure Communication Chat Service</AssemblyTitle>
10-
<Version>1.4.0-beta.1</Version>
10+
<Version>1.4.0</Version>
1111
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
1212
<ApiCompatVersion>1.3.1</ApiCompatVersion>
1313
<PackageTags>Microsoft Azure Communication Chat Service;Microsoft;Azure;Azure Communication Service;Azure Communication Chat Service;Chat;Communication;$(PackageCommonTags)</PackageTags>

0 commit comments

Comments
 (0)