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

Unified Diff: CHANGELOG.md

Issue 1234433006: Upgrade to the new test runner. (Closed) Base URL: git@github.com:dart-lang/glob@master
Patch Set: Created 5 years, 5 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
« .test_config ('K') | « .test_config ('k') | pubspec.yaml » ('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 4a1e3528d20277c2d8f97d4284bf9f682af24bc2..94cf1b71ca104938d298632dde505393a3807058 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 1.0.4
+
+* Narrow the dependency on `path`. Previously, this allowed versions that didn't
+ support all the functionality this package needs.
+
+* Upgrade to the new test runner.
+
## 1.0.3
* Fix a bug where `Glob.list()` and `Glob.listSync()` would incorrectly throw
« .test_config ('K') | « .test_config ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698