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

Unified Diff: CHANGELOG.md

Issue 1906093002: Close underlying Hash sinks. (Closed) Base URL: git@github.com:dart-lang/crypto@master
Patch Set: cr Created 4 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | lib/src/hash_sink.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f3bda0b9e86f83bbd9366a726a1f89cc2a5cf96..8f059cd8c3a92a51214c98712325a789b0ffe2ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 1.1.1
+
+* Properly close sinks passed to `Hash.startChunkedConversion()` when
+ `ByteConversionSink.close()` is called.
+
## 1.1.0
* `Hmac` and `Hash` now extend the new `ChunkedConverter` class from
« no previous file with comments | « no previous file | lib/src/hash_sink.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698