Skip to content

Commit 5bada31

Browse files
authored
Fix up changelog to 1.8.2 (#204)
* Update CHANGELOG with recent version changes Updated CHANGELOG.md to include changes for versions 1.8.2 and 1.8.1. Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com> * Fix duplicate 1.8.0 notes Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com> * Update CHANGELOG with clearer bug fix descriptions Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com> * Fix release date for 1.8.1. Fix release date for 1.8.1. Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com> --------- Signed-off-by: NateD-MSFT <34494373+NateD-MSFT@users.noreply.github.com>
1 parent 2256139 commit 5bada31

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
11

22
# Change Log
33
All notable changes to this project will be documented in this file.
4-
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 could report potential false positives.
12+
13+
## [1.8.1] - 2025-12-04
14+
15+
### Fixed
16+
- Fixed a bug where CA suppressions for C28167 were not honored for the IrqlFunctionNotAnnotated query.
17+
518
## [1.8.0] - 2025-07-17
619

720
### Added
821
- CHANGELOG.md
922
### Changed
1023
- ExtendedDeprecatedApis.ql moved from recommended.qls to mustfix.qls
11-
### Fixed
12-

0 commit comments

Comments
 (0)