Skip to content

Commit e64f96c

Browse files
committed
rewrite the change-note to emphasise that the change is potentially breaking
1 parent 26f5643 commit e64f96c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
category: minorAnalysis
2+
category: breaking
33
---
44
* Many library models have been rewritten to use dataflow nodes instead of the AST.
5-
These changes include some renamings where the old name is still available as a deprecated feature.
5+
The types of some classes have been changed, and these changes may break existing code.
6+
Other classes and predicates have been renamed, in these cases the old name is still available as a deprecated feature.

0 commit comments

Comments
 (0)