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

Unified Diff: pkg/unittest/CHANGELOG.md

Issue 638433003: Adding a reason field to expectAsync and expectAsyncUntil (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merging master Created 6 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/unittest/lib/src/spread_args_helper.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/unittest/CHANGELOG.md
diff --git a/pkg/unittest/CHANGELOG.md b/pkg/unittest/CHANGELOG.md
index ff438f6486c63d6c5490a27223b4519a274e416d..170b5c7525fb1e9cfe0a2cdfc783f99ddc3ce216 100644
--- a/pkg/unittest/CHANGELOG.md
+++ b/pkg/unittest/CHANGELOG.md
@@ -1,3 +1,8 @@
+##0.11.1
+
+* Add `reason` named argument to `expectAsync` and `expectAsyncUntil`, which has
+ the same definition as `expect`'s `reason` argument.
+
##0.11.0+6
* Refactored package tests.
« no previous file with comments | « no previous file | pkg/unittest/lib/src/spread_args_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698