From 29a14fed11dd4e2b62275a563df418b57f28aa70 Mon Sep 17 00:00:00 2001 From: Shaopeng Li Date: Tue, 5 Dec 2023 11:00:07 -0800 Subject: [PATCH] Update Release History --- ReleaseHistory.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReleaseHistory.md b/ReleaseHistory.md index e8df9b64..34b08c78 100644 --- a/ReleaseHistory.md +++ b/ReleaseHistory.md @@ -16,7 +16,7 @@ - NEW => new feature ## UNRELEASED -* DEP: Update Sarif.Sdk submodule from [bc8cb57 to fd6e615](https://github.com/microsoft/sarif-sdk/compare/bc8cb57...fd6e615). Full [SARIF SDK Release History](https://github.com/microsoft/sarif-sdk/blob/fd6e615/ReleaseHistory.md). +* DEP: Update `Sarif.Sdk` submodule from [bc8cb57 to fd6e615](https://github.com/microsoft/sarif-sdk/compare/bc8cb57...fd6e615). Reference full [SARIF SDK Release History](https://github.com/microsoft/sarif-sdk/blob/fd6e615/ReleaseHistory.md). ## **v4.2.1** * FPS: `BA2004.EnableSecureSourceCodeHashing` now will no longer generate false positives on precompiled headers, they are always without hash. [#965](https://github.com/microsoft/binskim/pull/965)