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

Unified Diff: CHANGELOG.md

Issue 2413233002: Change Set.difference API to accept Set<Object>. (Closed)
Patch Set: Also update a few subclasses. Created 4 years, 2 months 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 | pkg/compiler/lib/src/helpers/debug_collection.dart » ('j') | 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 43f9d5aa62d5595d14e739b498365d0c93dc36fe..6810cdcfec6500bd9d391e6a67df56035e12d2bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,7 @@
## 1.21.0
+### Core library changes
+
+* `dart:core`: `Set.difference` now takes a `Set<Object>` as argument.
## 1.20.0
« no previous file with comments | « no previous file | pkg/compiler/lib/src/helpers/debug_collection.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698