1 parent 4264b41 commit 4130bcaCopy full SHA for 4130bca
2 files changed
HISTORY.rst
@@ -2,6 +2,10 @@
2
3
Release History
4
===============
5
+0.1.87
6
+++++++
7
+* `azdev linter`: Fix repo path failed when `detect_new_command`.
8
+
9
0.1.86
10
++++++
11
* `azdev linter`: Add close html tags into whitelist of `disallowed_html_tags`
azdev/__init__.py
@@ -4,4 +4,4 @@
# license information.
# -----------------------------------------------------------------------------
-__VERSION__ = '0.1.86'
+__VERSION__ = '0.1.87'
0 commit comments