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

Unified Diff: CHANGELOG.md

Issue 1133583002: Fix signatures of isValidKey arguments to CanonicalizedMap constructors. (Closed) Base URL: https://github.com/dart-lang/collection.git@master
Patch Set: Update version number. Created 5 years, 7 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/canonicalized_map.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 6742b4c256c38f2c123a2c5fccf9f47d791a808b..38c9a8bbd49d9c2a27b456be0b975badcfd3447a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 1.1.1
+
+* Bug-fix for signatures of `isValidKey` arguments of `CanonicalizedMap`.
+
## 1.1.0
* Add a `QueueList` class that implements both `Queue` and `List`.
« no previous file with comments | « no previous file | lib/src/canonicalized_map.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698