Update CHANGELOG.md

Add dart:developer TImeline
This commit is contained in:
John McCutchan 2015-11-03 06:02:23 -08:00
parent 73894d4d30
commit 7ea2b300f1

View file

@ -31,6 +31,9 @@
See https://pub.dartlang.org/packages/resource to learn more. This is
the last release to contain the Resource class.
* `dart:developer`
* Added `Timeline` class for interacting with Observatory's timeline feature.
* `dart:io`
* **Breaking:** Secure networking has changed, replacing the NSS library
with the BoringSSL library. `SecureSocket`, `SecureServerSocket`,