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

Side by Side Diff: CHANGELOG.md

Issue 2857383002: Fix write to sink after close in test code. (Closed)
Patch Set: Created 3 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 ## 1.0.1
2
3 - Fix test to not write to sink after it's closed.
4
1 ## 1.0.0 5 ## 1.0.0
2 6
3 - Public API marked stable. 7 - Public API marked stable.
4 8
5 ## 0.1.5 9 ## 0.1.5
6 10
7 - `FilePackagesDirectoryPackages.getBase(..)` performance improvements. 11 - `FilePackagesDirectoryPackages.getBase(..)` performance improvements.
8 12
9 ## 0.1.4 13 ## 0.1.4
10 14
11 - Strong mode fixes. 15 - Strong mode fixes.
12 16
13 ## 0.1.3 17 ## 0.1.3
14 18
15 - Invalid test cleanup (to keep up with changes in `Uri`). 19 - Invalid test cleanup (to keep up with changes in `Uri`).
16 20
17 ## 0.1.1 21 ## 0.1.1
18 22
19 - Syntax updates. 23 - Syntax updates.
20 24
21 ## 0.1.0 25 ## 0.1.0
22 26
23 - Initial implementation. 27 - Initial implementation.
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