Skip to content

Commit 9e3ff90

Browse files
authored
Update CHANGELOG with clearer bug fix descriptions
Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com>
1 parent e990c9d commit 9e3ff90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All notable changes to this project will be documented in this file.
88
### Changed
99
- IrqlSetTooHigh.ql and IrqlSetTooLow.ql now provide clearer explanations when a defect is found.
1010
### Fixed
11-
- Fixed a bug where IrqlTooLow.ql did not report only when certain that the IRQL at an offending statement was too low.
11+
- Fixed a bug where IrqlTooLow.ql could report potential false positives.
1212

1313
## [1.8.1] - 2026-01-23
1414

0 commit comments

Comments
 (0)