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

Side by Side Diff: CHANGELOG.md

Issue 2399123003: Update README.md. (Closed)
Patch Set: Created 4 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 | « no previous file | README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Changelog 1 # Changelog
2 2
3 ## 2.0.2
4 - Update README.md.
5
6 ## 2.0.1
7 - Fix type warnings.
8
3 ## 2.0.0 9 ## 2.0.0
4 - Use configuration dependent imports to avoid having separate implementations 10 - Use configuration dependent imports to avoid having separate implementations
5 for `dart:io` and `dart:html`. 11 for `dart:io` and `dart:html`.
6 - Remove `browser_resource.dart`. 12 - Remove `browser_resource.dart`.
7 13
8 ## 1.1.0 14 ## 1.1.0
9 15
10 - Added browser-compatible version as `browser_resource.dart` library. 16 - Added browser-compatible version as `browser_resource.dart` library.
11 Only needed because configurable imports are not available yet. 17 Only needed because configurable imports are not available yet.
12 18
13 ## 1.0.0 19 ## 1.0.0
14 20
15 - Initial version 21 - Initial version
OLDNEW
« 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