diff --git a/src/managednetworkfabric/HISTORY.rst b/src/managednetworkfabric/HISTORY.rst index 5e70939e0f4..c08dc92f2be 100644 --- a/src/managednetworkfabric/HISTORY.rst +++ b/src/managednetworkfabric/HISTORY.rst @@ -3,13 +3,16 @@ Release History =============== 8.0.0b7 +++++++ * Added missing examples and updated verbiage on existing examples 8.0.0b6 +++++++ * Enables the 'device refresh-configuration' command that was previously disabled/removed. * Renames the 'network-device-name' parameter on 'device refresh-configuration' and 'device reboot' operations to 'resource-name' for better overall consistency. 8.0.0b5 +++++++ * Fixes 'taprule create' command as the API cannot support float values for 'polling-interval-in-seconds' option, i.e. - '30.0'. * Fixes the response object model for validate-configuration operations that cause response of the operation to not show any output. * az core cli updated to version 2.70, aaz_dev updated to version 4.2.0, and azdev to version 0.2.4.