Skip to content

Commit 348c55f

Browse files
itsjustkevinCommit Queue
authored and
Commit Queue
committed
[stable][docs] Fix broken indentation in CHANGELOG.
Indentation and markdown wrapping in the CHANGELOG somehow broke on the latest commit in the Dart 1.7 section. This CL rewrites the CHANGELOG entries to fix the formatting. Change-Id: I5ae764c58abf7576e837ddff9f53ddcd5ccdb41b Cherry-pick: This is not a cherry-pick, it is a correction to a mistake Cherry-pick-request: N/A Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/324761 Reviewed-by: Jonas Termansen <[email protected]> Reviewed-by: William Hesse <[email protected]> Commit-Queue: Kevin Chisholm <[email protected]>
1 parent d5a6568 commit 348c55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8515,4 +8515,4 @@ documentation on the [Dart API site](http://api.dart.dev).
85158515
compression.
85168516

85178517
- `dart:isolate`: `Isolate.spawnUri` added the optional `packageRoot` argument,
8518-
which controls how it resolves `package:` URIs.
8518+
which controls how it resolves `package:` URIs.

0 commit comments

Comments
 (0)