Skip to content

Commit d202ee3

Browse files
committed
[release] Prepare CHANGELOG for 2.7.1
Change-Id: Id7bd33db6b399dc3c6b2f1861a63d570b30f2fbc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133062 Reviewed-by: Michael Thomsen <mit@google.com>
1 parent a003d5e commit d202ee3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,17 @@ representation soon.
127127

128128
[17207]: https://github.com/dart-lang/sdk/issues/17207
129129

130+
## 2.7.1 - 2020-01-32
131+
132+
This is a patch release that improves dart2js compile-time (issue [40217][]).
133+
134+
[40217]: https://github.com/dart-lang/sdk/issues/40217
135+
136+
**Breaking Change**:
137+
The Dart SDK for macOS is now only available for x64 (issue [39810][]).
138+
139+
[39810]: https://github.com/dart-lang/sdk/issues/39810
140+
130141
## 2.7.0 - 2019-12-11
131142

132143
**Extension methods** -- which we shipped in preview in 2.6.0 -- are no longer

0 commit comments

Comments
 (0)