Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(628)

Unified Diff: CHANGELOG.md

Issue 1412963009: Corrected resource text in changelog (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3e3b6dc567e9226931b8b315f07f0afec7d7022e..af686c5ac3c1dff7b29a7c0b91903e259e3f4898 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,9 +27,7 @@
* `Uri` added `removeFragment` method.
* `String.allMatches` (implementing `Pattern.allMatches`) is now lazy,
as all `allMatches` implementations are intended to be.
- * `Resource` is deprecated in favor of the resource package.
- See https://pub.dartlang.org/packages/resource to learn more. This is
- the last release to contain the Resource class.
+ * `Resource` is deprecated, and will be removed in a future release.
* `dart:developer`
* Added `Timeline` class for interacting with Observatory's timeline feature.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698