Mention libraries-spec in the changelog as well

Change-Id: I8b1dcdd4554c8c46fb852700ca6e1c34edd6fdfa
Reviewed-on: https://dart-review.googlesource.com/c/84961
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Stephen Adams <sra@google.com>
Auto-Submit: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
This commit is contained in:
Sigmund Cherem 2018-11-20 20:48:00 +00:00 committed by commit-bot@chromium.org
parent c8372c00dc
commit 6e8fe410bb

View file

@ -24,6 +24,11 @@
for testing and it is no longer supported. `--categories=Server` continues to
work at this time but it is deprecated, please use `--server-mode` instead.
* The `--library-root` flag was replaced by `--libraries-spec`. This flag is
rarely used by developers invoking dart2js directly. It's important for
integrating dart2js with build systems. See `--help` for more details on the
new flag.
## 2.1.0 - 2018-11-15
This is a minor version release. The team's focus was mostly on improving