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

Unified Diff: packages/glob/CHANGELOG.md

Issue 3015713002: Roll to pickup pool changes
Patch Set: Created 3 years, 3 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 | « packages/glob/.analysis_options ('k') | packages/glob/lib/glob.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/glob/CHANGELOG.md
diff --git a/packages/glob/CHANGELOG.md b/packages/glob/CHANGELOG.md
index 3d440e8b9a8f5638e6aa6ac827f510d9b53f1e98..1768bab317bf4138c56f59903e9886d74bde018a 100644
--- a/packages/glob/CHANGELOG.md
+++ b/packages/glob/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.1.5
+
+* Declare support for `async` 2.0.0.
+
+* Require Dart 1.23.0.
+
+## 1.1.4
+
+* Throw an exception when listing globs whose initial paths don't exist in
+ case-insensitive mode. This matches the case-sensitive behavior.
+
## 1.1.3
* Support `string_scanner` 1.0.0.
« no previous file with comments | « packages/glob/.analysis_options ('k') | packages/glob/lib/glob.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698