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

Unified Diff: CHANGELOG.md

Issue 2851233002: Move dart-convert changelog entry to the correct place. (Closed)
Patch Set: Created 3 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 | no next file » | 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 328a77a57248c355983541460ce8d8d5447dcdaa..60d81c32e97d09c39490930667c35326443db791 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,5 @@
## 1.24.0
-### Core library changes
-* `dart:convert`
- * Removed deprecated `ChunkedConverter` class.
-
-
### Language
#### Strong Mode
@@ -17,6 +12,8 @@
* Added `ProcessInfo.currentRss` and `ProcessInfo.maxRss` for inspecting
the Dart VM process current and peak resident set size.
* Added 'RawSynchronousSocket', a basic synchronous socket implementation.
+* `dart:convert`
+ * Removed deprecated `ChunkedConverter` class.
### Dart VM
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698