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

Side by Side Diff: packages/package_config/CHANGELOG.md

Issue 3014633002: Roll to pickup pool changes (Closed)
Patch Set: Created 3 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 unified diff | Download patch
« no previous file with comments | « packages/package_config/.travis.yml ('k') | packages/package_config/lib/discovery.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ## 1.0.3
2
3 - Removed unneeded dependency constraint on SDK.
4
1 ## 1.0.2 5 ## 1.0.2
2 6
3 - Update SDK constraint to be 2.0.0 dev friendly. 7 - Update SDK constraint to be 2.0.0 dev friendly.
4 8
5 ## 1.0.1 9 ## 1.0.1
6 10
7 - Fix test to not write to sink after it's closed. 11 - Fix test to not write to sink after it's closed.
8 12
9 ## 1.0.0 13 ## 1.0.0
10 14
(...skipping 11 matching lines...) Expand all
22 26
23 - Invalid test cleanup (to keep up with changes in `Uri`). 27 - Invalid test cleanup (to keep up with changes in `Uri`).
24 28
25 ## 0.1.1 29 ## 0.1.1
26 30
27 - Syntax updates. 31 - Syntax updates.
28 32
29 ## 0.1.0 33 ## 0.1.0
30 34
31 - Initial implementation. 35 - Initial implementation.
OLDNEW
« no previous file with comments | « packages/package_config/.travis.yml ('k') | packages/package_config/lib/discovery.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698