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

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: another nit 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') | 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 9bd49678d9defc903bcaeadddd3d4b97f2a3b924..20698e6b442fdb2a36ca203a9e906230e421d257 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,10 @@
##0.11.6
+* Merge in the last `0.11.x` release of `matcher` to allow projects to use both
+ `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
+ name contains URI-escaped values and is provided with the `group` query
parameter.
##0.11.5+4
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698