Skip to content

Commit

Permalink
Update acs-javascript-calling-library-release-notes.md
Browse files Browse the repository at this point in the history
Moved latest to the top
  • Loading branch information
akania authored Dec 13, 2022
1 parent ef90856 commit 88325b1
Showing 1 changed file with 16 additions and 17 deletions.
33 changes: 16 additions & 17 deletions releasenotes/acs-javascript-calling-library-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,22 @@ If you are working with **Teams users**, please follow the `Teams identities` do
- [Teams Identities object model](https://docs.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-with-voice-video-calling-custom-teams-client#azure-communication-services-calling-web-sdk-object-model)


## 1.9.1 (2022-12-12)
Available in NPM - https://www.npmjs.com/package/@azure/communication-calling/v/1.9.1

Features

- EUDB compliance for Teams Identities

Bug fixes:

- Fixes for internal instrumentation.

Changes:

- Internal instrumentation changes


## 1.9.1-beta.1 (2022-11-10)
Available in NPM - [https://www.npmjs.com/package/@azure/communication-calling/v/1.9.1-beta.1](https://www.npmjs.com/package/@azure/communication-calling/v/1.9.1-beta.1)

Expand Down Expand Up @@ -54,23 +70,6 @@ const callClient = new CallClient(options);
const environmentInfo = await callClient.feature(Features.DebugInfo).getEnvironmentInfo();
```



## 1.9.1 (2022-12-12)
Available in NPM - https://www.npmjs.com/package/@azure/communication-calling/v/1.9.1

Features

- EUDB compliance for Teams Identities

Bug fixes:

- Fixes for internal instrumentation.

Changes:

- Internal instrumentation changes

## 1.8.1-beta.1 (2022-10-03)
Available in NPM - https://www.npmjs.com/package/@azure/communication-calling/v/1.8.1-beta.1

Expand Down

0 comments on commit 88325b1

Please sign in to comment.