Skip to content

Commit 51435c4

Browse files
jayqiCopilot
andauthored
Fix incorrect log type
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5c718d6 commit 51435c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## CHANGES
55

66
## BUGFIXES
7-
* Fixed runtime error when `FunctionReporter` extract edges from a function containing expressions of `externalptr` type. `FunctionReporter` will generally now ignore unknown expression types and instead log an error. (#344)
7+
* Fixed runtime error when `FunctionReporter` extract edges from a function containing expressions of `externalptr` type. `FunctionReporter` will generally now ignore unknown expression types and instead log a warning. (#344)
88

99
# pkgnet 0.6.0
1010
## NEW FEATURES

0 commit comments

Comments
 (0)