diff --git a/sdk/core/core-client/CHANGELOG.md b/sdk/core/core-client/CHANGELOG.md index 062b8b342998..286dfb79911a 100644 --- a/sdk/core/core-client/CHANGELOG.md +++ b/sdk/core/core-client/CHANGELOG.md @@ -11,10 +11,14 @@ ### Bugs Fixed -- Added a check to handle undefined value during the parsing of query parameters. Please refer to [PR #18621](https://github.com/Azure/azure-sdk-for-js/pull/18621) for further details. - ### Other Changes +## 1.3.3 (2021-12-02) + +### Bugs Fixed + +- Added a check to handle undefined value during the parsing of query parameters. Please refer to [PR #18621](https://github.com/Azure/azure-sdk-for-js/pull/18621) for further details. + ## 1.3.2 (2021-10-25) ### Bugs Fixed