mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
rewrite the change-note to emphasise that the change is potentially breaking
This commit is contained in:
committed by
erik-krogh
parent
26f5643f3e
commit
e64f96c1ce
@@ -1,5 +1,6 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
category: breaking
|
||||
---
|
||||
* Many library models have been rewritten to use dataflow nodes instead of the AST.
|
||||
These changes include some renamings where the old name is still available as a deprecated feature.
|
||||
The types of some classes have been changed, and these changes may break existing code.
|
||||
Other classes and predicates have been renamed, in these cases the old name is still available as a deprecated feature.
|
||||
Reference in New Issue
Block a user