Skip to content

Commit 43265c4

Browse files
authored
Update python/ql/lib/change-notes/released/0.3.0.md
1 parent b069d1b commit 43265c4

File tree

1 file changed

+1
-1
lines changed
  • python/ql/lib/change-notes/released

1 file changed

+1
-1
lines changed

python/ql/lib/change-notes/released/0.3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Breaking Changes
44

5-
* 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.
5+
* 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.
66

77
### Minor Analysis Improvements
88

0 commit comments

Comments
 (0)