Skip to content

Commit df8b9bb

Browse files
author
Dart CI
committed
Version 2.12.0-243.0.dev
Merge commit 'df8c80954c316f4d332d85653aa6358188e8a2f0' into 'dev'
2 parents ca6ede6 + df8c809 commit df8b9bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,12 @@ Updated the Linter to `0.1.127`, which includes:
169169
[#44072]: https://github.com/dart-lang/sdk/issues/44072
170170
[dart tool]: https://dart.dev/tools/dart-tool
171171

172+
## 2.10.5 - 2020-01-21
173+
174+
This is a patch release that fixes a crash in the Dart VM. (issue [#44563][]).
175+
176+
[#44563]: https://github.com/dart-lang/sdk/issues/44563
177+
172178
## 2.10.4 - 2020-11-12
173179

174180
This is a patch release that fixes a crash in the Dart VM (issues [#43941][],

tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ CHANNEL dev
2727
MAJOR 2
2828
MINOR 12
2929
PATCH 0
30-
PRERELEASE 242
30+
PRERELEASE 243
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)