From 657508a0b169e15faeda641c4d9c7bc2afda484b Mon Sep 17 00:00:00 2001 From: sobolevn Date: Tue, 27 Sep 2022 14:35:20 +0300 Subject: [PATCH] Version 0.17.0 release --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50a040f24..0d185e9fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ Semantic versioning in our case means: - **Breaking**: drops `python3.6` support - Adds support for pattern matching naming rules, same as other variables +- Adds `--show-violation-links` option to show links to violation docs - Adds `__init_subclass__` in the beginning of accepted methods order as per WPS338 #2411 - Adds `WrongEmptyLinesCountViolation` to check