Skip to content

Commit a58c5ab

Browse files
athomasCommit Queue
authored andcommitted
Version 3.2.2
Change-Id: I055d992ac7e58caeb97ebe372d45f941dad79765 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338430 Auto-Submit: Alexander Thomas <[email protected]> Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Jonas Termansen <[email protected]>
1 parent 2c61450 commit a58c5ab

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## 3.2.2
1+
## 3.2.2 - 2023-11-29
22

33
This is a patch release that:
44

55
- Adjusts the nullablity computations in the implementation of the
66
upper bound algorithm in the CFE (issue [#53999][]).
77

8-
- Fixes missing closure code completion entries for function parameters
8+
- Fixes missing closure code completion entries for function parameters
99
(issue [#54112][]) for LSP-based editors like VS Code.
1010

1111
[#53999]: https://github.com/dart-lang/sdk/issues/53999

tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
CHANNEL stable
2727
MAJOR 3
2828
MINOR 2
29-
PATCH 1
29+
PATCH 2
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)