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 1d47d7c commit 194fd16Copy full SHA for 194fd16
CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.26.4] - 2025-11-05
9
+
10
+- Fix docs generation #766 #768 [@webwarrior-ws, @knocte]
11
+- Fix TODO adding 2 missing unit tests #774 [@Thorium]
12
+- Fix false positive in hints (FL0065) #492 #773 [@Thorium]
13
+- Update Microsoft.Build dependencies to fix CI #769 [@Numpsy]
14
15
## [0.26.2] - 2025-08-16
16
17
- Potentially fix flaky FailwithBadUsage rule's tests #763 #764 [@knocte]
0 commit comments