Azure / azure-cli-dev-tools

Developer utilities for Azure CLI command module and extension developers.
MIT License
79 stars 113 forks source link

add diff level to meta changes #425

Closed AllyW closed 8 months ago

AllyW commented 9 months ago

Add DiffLevel to meta comparison results to fill practical gap between breaking change and non-breaking-change

refer to https://github.com/Azure/azure-cli-extensions/pull/7005 and https://github.com/Azure/azure-cli-extensions/pull/7029

azure-client-tools-bot-prd[bot] commented 9 months ago

Hi @AllyW, Please write the description of change into HISTORY.rst. If you want to release a new azdev version, please update the VERSION in init.py as well.