diff --git a/src/apic-extension/HISTORY.rst b/src/apic-extension/HISTORY.rst index 1a1437cf3f9..d3ef2257d02 100644 --- a/src/apic-extension/HISTORY.rst +++ b/src/apic-extension/HISTORY.rst @@ -5,13 +5,12 @@ Release History 1.0.0b5 +++++ -* Add: Support yaml file for `az apic api register` command -* Update: Update some command names, parameter names as well as related descriptions for better understanding. Please leverage `-h` option or refer Azure CLI reference doc to see full list of commands and parameters. -* Update: Some parameters now have constraints to ensure valid values are provided. -* Update: +* Add: Support yaml file for `az apic api register` command. +* Update: Command names, parameter names, and command descriptions for better understanding. Please leverage `-h` option or refer Azure CLI reference doc to see full list of commands and parameters. +* Update: Introduction to parameter constraints to ensure that valid values are provided. * Update: Minimum Azure CLI version requirement is updated to 2.57. -* Fix: Various bug fixes for last preview version. -* Remove: All portal commands as it should not be exposed to customers. +* Fix: Various bug fixes for lastest preview version. +* Remove: Portal commands as we don't support this capability any longer. * Remove: `--workspace-name` and `--terms-of-service` parameters are removed as they are not expected to be exposed. * Remove: `head` commands in each command group are removed.