Remove changelog entry for part-of in 1.23.

Review-Url: https://codereview.chromium.org/2827433007 .
This commit is contained in:
Florian Loitsch 2017-04-18 16:12:43 +02:00
parent ed41766091
commit 9add06fe7f

View file

@ -20,14 +20,6 @@
## 1.23.0
### Language
* Allow using URI strings in `part of` declarations to refer to the
importing library.
A library part now can declare its library either as:
`part of name.of.library;` or as `part of "uriReferenceOfLibrary.dart";`.
This allows libraries with no library declarations (and therefore no name)
to have parts, and it allows tools to easily find the library of a part file.
#### Strong Mode
* Breaking change - it is now a strong mode error if a mixin causes a name