Update CHANGELOG.md

Co-authored-by: Henry Mercer <henry.mercer@me.com>
This commit is contained in:
Angela P Wen
2022-11-07 11:04:51 -08:00
parent 50cd353998
commit fb067ddd5a
+1
View File
@@ -2,6 +2,7 @@
## [UNRELEASED]
- Go is now analyzed in the same way as other compiled languages such as C/C++, C#, and Java. This completes the rollout of the feature described in [CodeQL Action version 2.1.27](#2127---06-oct-2022). As a result, the `CODEQL_EXTRACTOR_GO_BUILD_TRACING` environment variable, which was previously used to manually enable this behavior, is now deprecated. If your code scanning workflow uses this environment variable, we recommend that you remove it. Otherwise, you do not need to alter your code scanning workflows.
No user facing changes.
## 2.1.31 - 04 Nov 2022