Chromium Code Reviews| Index: pkg/analyzer/CHANGELOG.md |
| diff --git a/pkg/analyzer/CHANGELOG.md b/pkg/analyzer/CHANGELOG.md |
| index 0e2fc18d594c926b051142d5ec5c8747dea52da9..43efed3c39f451cbd773e5bc2e13998b5b86c5c2 100644 |
| --- a/pkg/analyzer/CHANGELOG.md |
| +++ b/pkg/analyzer/CHANGELOG.md |
| @@ -1,3 +1,6 @@ |
| +## Next release |
| +* Strong mode breaking change: can now infer generic type arguments from the constructor invocation arguments (#25220). |
| + |
| ## 0.27.4-alpha.16 |
| * (Internal) Corresponds with the analyzer/server in the `1.18.0-dev.4.0` SDK. |