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

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

Issue 3015713002: Roll to pickup pool changes
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/crypto/.travis.yml ('k') | packages/crypto/analysis_options.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 ## 2.0.2+1
2
3 * Fix SDK constraint.
4
1 ## 2.0.2 5 ## 2.0.2
2 6
3 * Prepare `HashSink` implementation for limiting integers to 64 bits in Dart 7 * Prepare `HashSink` implementation for limiting integers to 64 bits in Dart
4 language. 8 language.
5 9
6 ## 2.0.1 10 ## 2.0.1
7 11
8 * Support `convert` 2.0.0. 12 * Support `convert` 2.0.0.
9 13
10 ## 2.0.0 14 ## 2.0.0
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 80
77 ## 0.9.1 81 ## 0.9.1
78 82
79 * Base64 convert returns an Uint8List 83 * Base64 convert returns an Uint8List
80 * Base64 codec and encoder can now take an encodePaddingCharacter 84 * Base64 codec and encoder can now take an encodePaddingCharacter
81 * Implement a Base64 codec similar to codecs in 'dart:convert' 85 * Implement a Base64 codec similar to codecs in 'dart:convert'
82 86
83 ## 0.9.0 87 ## 0.9.0
84 88
85 * ChangeLog starts here. 89 * ChangeLog starts here.
OLDNEW
« no previous file with comments | « packages/crypto/.travis.yml ('k') | packages/crypto/analysis_options.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698