We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8484a04 commit 4dd3939Copy full SHA for 4dd3939
2 files changed
HISTORY.rst
@@ -3,6 +3,10 @@
3
Release History
4
===============
5
6
+0.1.46
7
+++++++
8
+* `azdev command-change meta-diff`: Add subgroups change detect (#374)
9
+
10
0.1.45
11
++++++
12
* `azdev command-change meta-diff`: Refine no meta diff output (#372)
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.45'
+__VERSION__ = '0.1.46'
0 commit comments