File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22# Change Log
33All notable changes to this project will be documented in this file.
4+
5+
6+ ## [ 1.8.2] - 2026-01-23
7+
8+ ### Changed
9+ - IrqlSetTooHigh.ql and IrqlSetTooLow.ql now provide clearer explanations when a defect is found.
10+ ### Fixed
11+ - Fixed a bug where IrqlTooLow.ql did not report only when certain that the IRQL at an offending statement was too low.
12+
13+ ## [ 1.8.1] - 2026-01-23
14+
15+ ### Fixed
16+ - Fixed a bug where CA suppressions for C28167 were not honored for the IrqlFunctionNotAnnotated query.
17+
18+ ## [ 1.8.0] - 2025-07-17
19+
20+ ### Added
21+ - CHANGELOG.md
22+ ### Changed
23+ - ExtendedDeprecatedApis.ql moved from recommended.qls to mustfix.qls
24+ ### Fixed
425
526## [ 1.8.0] - 2025-07-17
627
@@ -9,4 +30,4 @@ All notable changes to this project will be documented in this file.
930### Changed
1031 - ExtendedDeprecatedApis.ql moved from recommended.qls to mustfix.qls
1132### Fixed
12-
33+
You can’t perform that action at this time.
0 commit comments