Skip to content

Commit 9475f51

Browse files
authored
release 0.1.92 (#502)
1 parent bde564a commit 9475f51

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
33
Release History
44
===============
5+
0.1.92
6+
++++++
7+
* `azdev linter`: Add `missing_command_example` rule
8+
* `azdev linter`: Set `disallowed_html_tags` and `broken_site_link` detection in `high` severity to block future format issues
9+
510
0.1.91
611
++++++
712
* `azdev generate-breaking-change-report`: Update report report template.

azdev/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license information.
55
# -----------------------------------------------------------------------------
66

7-
__VERSION__ = '0.1.91'
7+
__VERSION__ = '0.1.92'

0 commit comments

Comments
 (0)