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

Unified Diff: pkg/yaml/CHANGELOG.md

Issue 354653003: Fix busted type parameters in yaml. Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: changelog entry Created 6 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/yaml/lib/src/yaml_node_wrapper.dart » ('j') | pkg/yaml/lib/src/yaml_node_wrapper.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/yaml/CHANGELOG.md
diff --git a/pkg/yaml/CHANGELOG.md b/pkg/yaml/CHANGELOG.md
index 186cfabdc979e806bca29a39b43a0f3647b52aa1..e4f532c4edacaabc05625ea752bf7d38cad2813b 100644
--- a/pkg/yaml/CHANGELOG.md
+++ b/pkg/yaml/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.1.1
+
+* Fix broken type arguments that caused breakage on dart2js.
+
+* Fix an analyzer warning in `yaml_node_wrapper.dart`.
+
## 1.1.0
* Add new publicly-accessible constructors for `YamlNode` subclasses. These
« no previous file with comments | « no previous file | pkg/yaml/lib/src/yaml_node_wrapper.dart » ('j') | pkg/yaml/lib/src/yaml_node_wrapper.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698