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

Unified Diff: CHANGELOG.md

Issue 2418763002: Update Set.difference to take a Set<Object>. (Closed)
Patch Set: Updated version number. 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 | lib/src/typed_wrappers.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 330e026a50d298aa64cf4bf5700404589a94a2b5..2edb5e60d2956332ef720ac605d7dc9ba23ed598 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.9.2
+
+* `Set.difference` now takes a `Set<Object>` as argument.
+
## 1.9.1
* Fix some documentation bugs.
« no previous file with comments | « no previous file | lib/src/typed_wrappers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698