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

Unified Diff: CHANGELOG.md

Issue 1135653004: pkg/(unit)test: include a copy of old matcher (Closed) Base URL: https://github.com/dart-lang/test.git@stable
Patch Set: 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 | README.md » ('j') | lib/src/matcher/core_matchers.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bd49678d9defc903bcaeadddd3d4b97f2a3b924..9c5413c58d1be3a9c023ae2c31a5690eae818c2e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,8 @@
##0.11.6
+* Merge in the last `0.11.0` release of `matcher` to allow projects to use both
nweiz 2015/05/07 23:06:58 "0.11.0" -> "0.11.x"
kevmoo 2015/05/07 23:11:38 Done.
+ `test` and `unittest` without conflicts.
+
* Fix running individual tests with `HtmlIndividualConfiguration` when the test
name contains URI-escaped values and is provided with the `group` query
parameter.
« no previous file with comments | « no previous file | README.md » ('j') | lib/src/matcher/core_matchers.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698