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

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 106083005: Fix type error, add tests for it, get package ready for a patch release. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | pkg/polymer/lib/src/build/runner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index 52bef925c242a49733257f9ddd35cfd8ed069ee5..7194598a122f0cf144ba9076987c5706d71696ad 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -5,6 +5,10 @@ package. We will also note important changes to the polyfill packages if they
impact polymer: custom_element, html_import, observe, shadow_dom,
and template_binding.
+#### Pub version 0.9.3+1
+ * Fix type error in runner.dart
+ [15649](https://code.google.com/p/dart/issues/detail?id=15649).
+
#### Pub version 0.9.3
* pub-build now runs the linter automatically
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698