diff --git a/sdk/ml/azure-ai-ml/CHANGELOG.md b/sdk/ml/azure-ai-ml/CHANGELOG.md index 5f2142608e2d..9dcf82dbab79 100644 --- a/sdk/ml/azure-ai-ml/CHANGELOG.md +++ b/sdk/ml/azure-ai-ml/CHANGELOG.md @@ -4,6 +4,7 @@ ### Features Added - Update TLS version from 1.0 to 1.2 + - Added support for Distillation jobs. Can be created by importing `disillation` from `azure.ai.ml.distillation` ### Bugs Fixed - Fix send email notification issue in model monitoring