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

Unified Diff: CHANGELOG.md

Issue 865293002: support basic identifiers in constructors (Closed) Base URL: git@github.com:dart-lang/static-init.git@master
Patch Set: add support for list and map literals Created 5 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/transformer.dart » ('j') | lib/transformer.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 f3b7f27131a9d20acc4aa0ca02bb80accab8de15..c486e2aa34f66581fb70a341645827bf7c9fbcc9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 0.1.1
+
+Top level properties and static class properties are now supported in initialzer
+constructors, [5](https://github.com/dart-lang/initialize/issues/5).
+
## 0.1.0+1
Quick fix for the transformer on windows.
« no previous file with comments | « no previous file | lib/transformer.dart » ('j') | lib/transformer.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698