Chromium Code Reviews| Index: CHANGELOG.md |
| diff --git a/CHANGELOG.md b/CHANGELOG.md |
| index fc101263c5d48565591571cc5b1940655661ba56..59705c9fd3205804add750a193ca14c76dd8d414 100644 |
| --- a/CHANGELOG.md |
| +++ b/CHANGELOG.md |
| @@ -1,6 +1,8 @@ |
| #### 0.10.5+3 |
| * Fix normalization of relative paths inside of deep relative imports, |
| https://github.com/dart-lang/polymer-dart/issues/30. |
| + * Update analyzer and code_transformers versions and use new mock sdk from |
| + code_transformers. |
| #### 0.10.5+2 |
| * Append html imports in front of the dart script tag, if one exists in |