Skip to content

Commit

Permalink
added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisalexandercook committed Jan 14, 2025
1 parent 137060f commit c08ddd3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,14 @@ Version 3.42.0-eisop6 (January ??, 2025)

**User-visible changes:**

The Nullness Checker now reports an error if any instanceof pattern variables are annotated with `@Nullable`
and a redundant warning if they are annotated with `@NonNull`.

**Implementation details:**

**Closed issues:**

eisop#1003, eisop#1033.
eisop#1003, eisop#1033, eisop#1058


Version 3.42.0-eisop5 (December 20, 2024)
Expand Down

0 comments on commit c08ddd3

Please sign in to comment.