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

Side by Side Diff: CHANGELOG.md

Issue 1946033002: Release metatest 0.2.2+2. (Closed) Base URL: git@github.com:dart-lang/metatest@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 0.2.1+2 1 # 0.2.2+2
2 2
3 * Compatibility with the latest `test`. 3 * Compatibility with the latest `test`.
4 4
5 # 0.2.1+1 5 # 0.2.2+1
6 6
7 * Require `test` version `0.12.5`. 7 * Require `test` version `0.12.5`.
8 8
9 # 0.2.1 9 # 0.2.1
10 10
11 * Support passing named arguments through to the underlying call to `test()`. 11 * Support passing named arguments through to the underlying call to `test()`.
12 12
13 # 0.2.0+1 13 # 0.2.0+1
14 14
15 * Compatibility with the latest `test`. 15 * Compatibility with the latest `test`.
(...skipping 12 matching lines...) Expand all
28 28
29 * `expectTestResults` has been removed. 29 * `expectTestResults` has been removed.
30 30
31 # 0.1.1 31 # 0.1.1
32 32
33 * Changed maximum version of `unittest` to support development. 33 * Changed maximum version of `unittest` to support development.
34 34
35 # 0.1.0 35 # 0.1.0
36 36
37 * First release. 37 * First release.
OLDNEW
« no previous file with comments | « no previous file | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698