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

Unified Diff: pkg/meta/CHANGELOG.md

Issue 2087953003: Update `@factory` to allow for statics and nulls. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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 | pkg/meta/lib/meta.dart » ('j') | pkg/meta/lib/meta.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/meta/CHANGELOG.md
diff --git a/pkg/meta/CHANGELOG.md b/pkg/meta/CHANGELOG.md
index 6e1655aec4881a32de5bab7e44edc839351e3282..bf761f1dab02b2f0dc75354021dd9cde23ab50b6 100644
--- a/pkg/meta/CHANGELOG.md
+++ b/pkg/meta/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 1.0.1
+* Updated `@factory` to allow statics and methods returning `null`.
+
## 1.0.0
* First stable API release.
« no previous file with comments | « no previous file | pkg/meta/lib/meta.dart » ('j') | pkg/meta/lib/meta.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698