Skip to content

Commit 2688e50

Browse files
committed
Release notes for 0.21.2
1 parent 0ef647f commit 2688e50

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.21.2] - 2022-04-07
8+
9+
- Fix for false positive in FailwithBadUsage #539 [@janus]
10+
- FavourConsistentThis: fix some false positives and add unit tests for them [@janus]
11+
- NoPartialFunctions: detect instance members Option.Value, Map.Item, List.Head & List.Item [@su8898]
12+
- Cover more scenarios in FailwithBadUsage [@janus]
13+
714
## [0.21.1] - 2022-03-01
815

916
- Add new rule AvoidTooShortNames [@janus]

0 commit comments

Comments
 (0)