Update CHANGELOG.md

Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
Idriss Riouak
2026-03-19 14:58:16 +01:00
committed by GitHub
parent 0d057ccbce
commit e6d83bce6d
+1 -1
View File
@@ -5,7 +5,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
## [UNRELEASED]
- Added an experimental change which disables TRAP caching when [improved incremental analysis](https://github.com/github/roadmap/issues/1158) is enabled, since improved incremental analysis supersedes TRAP caching. This will improve performance and reduce Actions cache usage. We expect to roll this change out to everyone in March. [#3569](https://github.com/github/codeql-action/pull/3569)
- We are rolling out improved incremental analysis to C/C++ analyses that use build mode `none`. We expect this rollout to be complete by the end of April 2026.
- We are rolling out improved incremental analysis to C/C++ analyses that use build mode `none`. We expect this rollout to be complete by the end of April 2026. [#3584](https://github.com/github/codeql-action/pull/3584)
## 4.33.0 - 16 Mar 2026