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

Unified Diff: CHANGELOG.md

Issue 2660333005: Change generic comment syntax to real generic syntax. (Closed)
Patch Set: Created 3 years, 11 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/byte_collector.dart » ('j') | lib/src/delegate/future.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 5809285ca7b8d7df3fd828aa20d9dbe37c02bbff..af4cbe65e28b4821c69727b187ed1ad8d3eee0aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
* Add a `collectBytes` function which collects list-of-byte events into
a single byte list.
+* Switched to using generic method syntax.
nweiz 2017/01/31 22:28:58 I don't think we need to document this. The SDK co
Lasse Reichstein Nielsen 2017/02/01 06:51:37 Good point. Removing this again.
## 1.12.0
« no previous file with comments | « no previous file | lib/src/byte_collector.dart » ('j') | lib/src/delegate/future.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698