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

Unified Diff: CHANGELOG.md

Issue 2574283002: Add assert messages in DDC to the CHANGELOG. (Closed)
Patch Set: Created 4 years 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 25948cc69f9b552e118abe916b19c0208bbd674f..df5f6c8a64cea3901581f765baa30df7ece3b464 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
### Tool changes
+* Dart2Js
+
+ * Remove support for (long-time deprecated) mixin typedefs.
+
+* Dart Dev Compiler
+
+ * Support messages in `assert()` statements. (#27342)
+
* Pub
* Avoid using a barback asset server for executables unless they actually use
@@ -21,10 +29,6 @@
pubspec can't be parsed will now be ignored by `pub get --offline` and
deleted by `pub cache repair`.
-* Dart2Js
-
- * Remove support for (long-time deprecated) mixin typedefs.
-
## 1.21.0 - 2016-12-07
« 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