mirror of
https://github.com/github/codeql.git
synced 2026-04-27 09:45:15 +02:00
Release preparation for version 2.20.4
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Additional data flow models for the builtin functions `map`, `filter`, `zip`, and `enumerate` have been added.
|
||||
@@ -1,6 +1,11 @@
|
||||
---
|
||||
category: breaking
|
||||
---
|
||||
## 4.0.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Deleted the old deprecated TypeTracking library.
|
||||
* Deleted the deprecated `classRef` predicate from the `FieldStorage` module, use `subclassRef` instead.
|
||||
* Deleted a lot of deprecated modules and predicates from `Stdlib.qll`, use API-graphs directly instead.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Additional data flow models for the builtin functions `map`, `filter`, `zip`, and `enumerate` have been added.
|
||||
Reference in New Issue
Block a user