From 6e2c9219f818c0051e005a9ba46a49ea5d7fcdb0 Mon Sep 17 00:00:00 2001 From: Qingqing Zheng Date: Mon, 18 Apr 2022 13:05:28 -0700 Subject: [PATCH] change version --- src/aks-preview/HISTORY.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/aks-preview/HISTORY.md b/src/aks-preview/HISTORY.md index 800cb12a185..b403d244b97 100644 --- a/src/aks-preview/HISTORY.md +++ b/src/aks-preview/HISTORY.md @@ -2,16 +2,18 @@ Release History =============== -0.5.61 -++++++ -* Add support for `--format` parameter in `az aks get-credentials` command. -0.5.61 +0.5.62 ++++++ * Add support to create cluster with managed cluster snapshot. Command is * `az aks create --cluster-snapshot-id ` +0.5.61 +++++++ + +* Add support for `--format` parameter in `az aks get-credentials` command. + 0.5.60 ++++++ @@ -242,7 +244,7 @@ and `az aks nodepool add` 0.5.24 +++++ -* * Add "--aks-custom-headers" for "az aks nodepool upgrade" + * * Add "--aks-custom-headers" for "az aks nodepool upgrade" 0.5.23 +++++