Skip to content

Commit

Permalink
Add change log. (#5035)
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst authored Feb 1, 2022
1 parent 5461e03 commit 00353dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Version 3.2?.? (February 1, 2022)
The `wpi.sh` script supports non-standard names for build system compile targets
via the new `-c` command-line option.

The Checker Framework now more precisely computes and checks the type of the
pattern variable in a pattern match instanceof.

**Implementation details:**

Deprecated CFGLambda.getMethod{Name} in favor of getEnclosingMethod{Name}.
Expand Down

0 comments on commit 00353dc

Please sign in to comment.