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

Unified Diff: CHANGELOG.md

Issue 2764943002: Fix some strong mode issues in the core libraries. (Closed)
Patch Set: Fix another type issue. Created 3 years, 9 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 | sdk/lib/async/stream.dart » ('j') | sdk/lib/convert/line_splitter.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8cd98887fcd1fd7ba47868901e887512d4f5668b..be823f7c3c00404eb1617347c36181ee5fe9bd09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.24.0
+
+### Core library changes
+* `dart:convert`
+ * Removed deprecated `ChunkedConverter` class.
+
## 1.23.0
### Language
« no previous file with comments | « no previous file | sdk/lib/async/stream.dart » ('j') | sdk/lib/convert/line_splitter.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698