Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
silverbullettt committed Dec 20, 2023
1 parent 5859a38 commit ca8e180
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- Add `Plugin.onPhaseFinish()`.
- Support specifying multiple method signatures in one `@InvokeHandler` annotation.
- Add `getInfo()` to call graph edges and pointer flow edges.
- Taint analysis
- Support specifying IndexRef (e.g., `index: "0[*]"` and `index: "0.f"`) in call sources and parameter sources.
- Support specifying IndexRef in sinks.

### Breaking Changes
- API changes
Expand Down

0 comments on commit ca8e180

Please sign in to comment.