Skip to content

Commit 5016742

Browse files
Update changelog date (#20686)
* update swagger * update release date
1 parent 080f88d commit 5016742

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/communication/azure-communication-chat/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.1.0 (Unreleased)
3+
## 1.1.0 (2021-09-15)
44
- Updated `azure-communication-chat` version.
55

66
## 1.1.0b1 (2021-08-16)

sdk/communication/azure-communication-chat/azure/communication/chat/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# license information.
55
# --------------------------------------------------------------------------
66

7-
VERSION = "1.1.0b1"
7+
VERSION = "1.1.0"
88

99
SDK_MONIKER = "communication-chat/{}".format(VERSION) # type: str

0 commit comments

Comments
 (0)