Java: Add change note.

This commit is contained in:
Anders Schack-Mulligen
2026-03-04 14:31:26 +01:00
parent ec1d034ee0
commit ea77c0d86c

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The class `Assignment` now extends `BinaryExpr`. Uses of `BinaryExpr` may in some cases need slight adjustment.