We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6aada commit db3b688Copy full SHA for db3b688
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.23.6] - 2024-01-05
8
+
9
+- Fix recent regression in MaxLinesIn* rules #667 [@webwarrior-ws] & [@Mersho]
10
+- Migrate from .NET5 to .NET6 #655 #606 #604 [@Numpsy] & [@knocte] & [@webwarrior-ws]
11
+- CI: better separation of main lane steps #654 [@knocte]
12
13
14
## [0.23.0] - 2023-12-28
15
16
- A new rule that deters from using underscore-prefixed elements #643 #573 #591 [@tehraninasab] & [@webwarrior-ws]
0 commit comments