Merge pull request #9332 from github/post-release-prep/codeql-cli-2.9.3

Post-release preparation for codeql-cli-2.9.3
This commit is contained in:
Nick Rolfe
2022-05-31 16:17:50 +01:00
committed by GitHub
80 changed files with 205 additions and 105 deletions

View File

@@ -1,4 +1,5 @@
---
category: minorAnalysis
---
## 0.1.3
### Minor Analysis Improvements
* The `isLibaryFile` predicate from `ClassifyFiles.qll` has been renamed to `isLibraryFile` to fix a typo.