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

Side by Side Diff: CHANGELOG.md

Issue 1959433002: Fix all strong-mode errors and warnings. (Closed) Base URL: git@github.com:dart-lang/web_socket_channel.git@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 | lib/html.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 * Fix all strong-mode errors and warnings.
4
1 ## 1.0.2 5 ## 1.0.2
2 6
3 * Properly use `BASE64` from `dart:convert` rather than `crypto`. 7 * Properly use `BASE64` from `dart:convert` rather than `crypto`.
4 8
5 ## 1.0.1 9 ## 1.0.1
6 10
7 * Add support for `crypto` 1.0.0. 11 * Add support for `crypto` 1.0.0.
8 12
9 ## 1.0.0 13 ## 1.0.0
10 14
11 * Initial version 15 * Initial version
OLDNEW
« no previous file with comments | « no previous file | lib/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698