mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Update python/ql/lib/CHANGELOG.md
This commit is contained in:
committed by
GitHub
parent
eb3a35eaea
commit
b069d1bd17
@@ -2,7 +2,7 @@
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* The imports made available from `import python` are no longer exposed under `DataFlow::` after doing `import semmle.python.dataflow.new.DataFlow`, for example using `DataFlow::Add` will now cause a compile error.
|
||||
* The imports made available from `import python` are no longer exposed under `DataFlow::` after doing `import semmle.python.dataflow.new.DataFlow`, for example using `DataFlow::Add` will now cause a compile error.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user