Skip to content

Commit

Permalink
Version 3.2.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
athomas authored and Commit Queue committed Nov 28, 2023
1 parent 2c61450 commit a58c5ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## 3.2.2
## 3.2.2 - 2023-11-29

This is a patch release that:

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

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

[#53999]: https://github.com/dart-lang/sdk/issues/53999
Expand Down
2 changes: 1 addition & 1 deletion tools/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
CHANNEL stable
MAJOR 3
MINOR 2
PATCH 1
PATCH 2
PRERELEASE 0
PRERELEASE_PATCH 0

0 comments on commit a58c5ab

Please sign in to comment.