diff --git a/sdk/cosmos/azure-cosmos/CHANGELOG.md b/sdk/cosmos/azure-cosmos/CHANGELOG.md index ef0df15f6fce..d25e3b97934b 100644 --- a/sdk/cosmos/azure-cosmos/CHANGELOG.md +++ b/sdk/cosmos/azure-cosmos/CHANGELOG.md @@ -3,7 +3,7 @@ - Added deprecation warning for "lazy" indexing mode. The backend no longer allows creating containers with this mode and will set them to consistent instead. **New features** -- Added the ability to set the analytical storage TTL when creating a new container. +- Added the ability to set the analytical storage TTL when creating a new container. **Bug fixes** - Fixed support for dicts as inputs for get_client APIs.