diff --git a/src/containerapp/HISTORY.rst b/src/containerapp/HISTORY.rst index 2b2e377cddc..b17f825af5e 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -4,6 +4,7 @@ Release History =============== upcoming ++++++ +* 'az containerapp sessionpool update': Support `--mi-system-assigned`, `--mi-user-assigned` and `--registry-identity` 1.1.0b5 ++++++ @@ -11,7 +12,6 @@ upcoming * 'az containerapp env create': Set identity only when `--mi-system-assigned` or `--mi-user-assigned` is specified. * 'az containerapp env create': Set identity only when `--system-assigned` or `--user-assigned` is specified. * 'az containerapp up': Support deploying Azure AI Foundry model to Container App with `--model-registry`, `--model-name`, `--model-version`. -* 'az containerapp sessionpool update': Support `--mi-system-assigned`, `--mi-user-assigned` and `--registry-identity` 1.1.0b4 ++++++