Skip to content

Commit

Permalink
[analyzer] Update 6.3.0 changelog with removed const evaluator.
Browse files Browse the repository at this point in the history
The CHANGELOG was missing information on the removal of
`pkg/analyzer/lib/src/generated/constant.dart` in this CL https://dart-review.googlesource.com/c/sdk/+/324342.

This CL adds that change to the change log.

Change-Id: Ib8e7276d033cbd89e8eff447d2d96826cc6c9a96
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345349
Commit-Queue: Kallen Tu <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
  • Loading branch information
kallentu authored and Commit Queue committed Jan 10, 2024
1 parent c8c7f8a commit 19546dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/analyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## 6.3.0
* Updated the current language version to `3.3`.
* Removed generated `ConstantEvaluator`.

## 6.2.0
* Improvements for extension types.
Expand Down

0 comments on commit 19546dd

Please sign in to comment.