Skip to content

Commit

Permalink
Release notes for 0.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Sep 29, 2022
1 parent 64f0d53 commit 781908b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.21.3] - 2022-09-29

- Add new rule FavourStaticEmptyFields #530 [@janus]
- Fix false negative in GenericTypesNames #551 #552 [@janus]
- Fix GenericTypesNames not honoring configuation #552 [@janus]
- Stop ignoring errors when parsing fsharplint.json #550 #553 [@janus]
- Fix false negative in RedundantNewKeyword #555 #556 [@janus]

## [0.21.2] - 2022-04-07

- Fix for false positive in FailwithBadUsage #539 [@janus]
Expand Down

0 comments on commit 781908b

Please sign in to comment.