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

Unified Diff: pkg/meta/CHANGELOG.md

Issue 1882493002: Meta package bump to publish `@optionalTypeArgs`. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: case_nit Created 4 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 | pkg/meta/pubspec.yaml » ('j') | no next file with comments »
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 243cc2787d126023ef2ba9d46c77ce50c7a7488f..b7c6b018cd7ba961421a0d1e3dfc6080d9e40ebe 100644
--- a/pkg/meta/CHANGELOG.md
+++ b/pkg/meta/CHANGELOG.md
@@ -1,3 +1,6 @@
+## 0.12.0
+* Introduce `@optionalTypeArgs` annotation for classes whose type arguments are to be treated as optional.
+
## 0.11.0
* Added new `Required` constructor with a means to specify a reason to explain why a parameter is required.
« no previous file with comments | « no previous file | pkg/meta/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698