Skip to content

Commit

Permalink
Release notes for 0.21.6
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Dec 7, 2023
1 parent eef61a8 commit 58ffdb0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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.6] - 2023-12-07

- Add new rule AsyncExceptionWithoutReturn #623 #597 [@Mersho]
- FailwithBadUsage: extern declarations bugfix #562 #561 [@webwarrior-ws]
- HintMatcher: fix potential crash #608 #341 [@Thorium]
- CI: upgrade the 'setup-dotnet' action #614 [@Numpsy]
- Additional improvements to docs and CI [@knocte]


## [0.21.5] - 2023-12-06

- FSharpLint.Console: add --version #612 #611 [@Thorium]
Expand Down

0 comments on commit 58ffdb0

Please sign in to comment.