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

Side by Side Diff: CHANGELOG.md

Issue 1658833002: Be more explicit about JSON error handling. (Closed) Base URL: git@github.com:dart-lang/stream_channel.git@master
Patch Set: Code review changes Created 4 years, 10 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/src/json_document_transformer.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.2
2
3 * Be more explicit about `JsonDocumentTransformer`'s error-handling behavior.
4
1 ## 1.0.1 5 ## 1.0.1
2 6
3 * Fix `MultiChannel`'s constructor to take a `StreamChannel`. This is 7 * Fix `MultiChannel`'s constructor to take a `StreamChannel`. This is
4 technically a breaking change, but since 1.0.0 was only released an hour ago, 8 technically a breaking change, but since 1.0.0 was only released an hour ago,
5 we're treating it as a bug fix. 9 we're treating it as a bug fix.
6 10
7 ## 1.0.0 11 ## 1.0.0
8 12
9 * Initial version 13 * Initial version
OLDNEW
« no previous file with comments | « no previous file | lib/src/json_document_transformer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698