1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-03 00:08:46 +00:00

[release] Change version for 2.8 to 2.8.1

2.8 needs another cherry-pick but 2.8.0 has already been released on the
Flutter beta branch. To be on the safe side, bump the version to 2.8.1.

Change-Id: I977113b3272264e903b9150b5185c0eadb769057
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/145581
Reviewed-by: William Hesse <whesse@google.com>
This commit is contained in:
Alexander Thomas 2020-04-30 06:54:58 +00:00
parent 9b9f89a64c
commit 3a65f2ccd0

View File

@ -44,7 +44,7 @@ Updated the Linter to `0.1.115`, which includes:
### Dart VM
## 2.8.0 - 2020-05-06
## 2.8.1 - 2020-05-06
Much of the changes in this release are in preparation for non-nullable types,
which will arrive in a future version. In anticipation of that, we have made a