Add duplicate shown/hidden name analyzer note to changelog

Bug: none
Change-Id: I92f57407b4eb657a0e03cde1e9e6abb2bcc8ac07
Reviewed-on: https://dart-review.googlesource.com/57640
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
This commit is contained in:
Sam Rawlins 2018-05-31 16:28:17 +00:00 committed by commit-bot@chromium.org
parent 95afe4171a
commit f66769c92f

View file

@ -15,6 +15,13 @@
### Tool Changes
#### Analyzer
* New static checking of duplicate shown or hidden names in an export directive
([issue 33182]).
[issue 33182]: https://github.com/dart-lang/sdk/issues/33182
#### Pub
#### Other Tools