diff --git a/ReleaseHistory.md b/ReleaseHistory.md index a863a3c3a..b3818a721 100644 --- a/ReleaseHistory.md +++ b/ReleaseHistory.md @@ -1,7 +1,7 @@ # SARIF Package Release History (SDK, Driver, Converters, and Multitool) ## UNRELEASED -* BUG: Resolve hangs when a file path is provided with a wildcard, but without a `-r` (recurse) flag during the multi-threaded analysis file enumeration phase. +* BUG: Resolve process hangs when a file path is provided with a wildcard, but without a `-r` (recurse) flag during the multi-threaded analysis file enumeration phase. ## **v4.5.4 [Sdk](https://www.nuget.org/packages/Sarif.Sdk/v4.5.4) | [Driver](https://www.nuget.org/packages/Sarif.Driver/v4.5.4) | [Converters](https://www.nuget.org/packages/Sarif.Converters/v4.5.4) | [Multitool](https://www.nuget.org/packages/Sarif.Multitool/v4.5.4) | [Multitool Library](https://www.nuget.org/packages/Sarif.Multitool.Library/v4.5.4) * BUG: Fix incorrect base class in rule ADO2012.