move changelong entry

TBR=vsm@google.com

Change-Id: I0c50ae409124be8ea27e8533a17d5841dc135d68
Reviewed-on: https://dart-review.googlesource.com/52960
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
This commit is contained in:
Sigmund Cherem 2018-04-27 20:07:55 +00:00
parent 3c9d0858b0
commit 239b2fd090

View file

@ -22,17 +22,17 @@
* The `build` and `serve` commands will now fail and point users to * The `build` and `serve` commands will now fail and point users to
https://webdev.dartlang.org/dart-2 https://webdev.dartlang.org/dart-2
#### dart2js
* `async` functions now start synchronously. This will be the default behavior
across all tools. To temporarily opt-out, use the `--no-sync-async` flag.
#### Other Tools #### Other Tools
## 2.0.0-dev.49.0 ## 2.0.0-dev.49.0
### Tool Changes ### Tool Changes
#### dart2js
* `async` functions now start synchronously. This will be the default behavior
across all tools. To temporarily opt-out, use the `--no-sync-async` flag.
#### Pub #### Pub
* Fix another bug where the version solver could crash when resolving a conflict * Fix another bug where the version solver could crash when resolving a conflict