Chromium Code Reviews| Index: pkg/analyzer/CHANGELOG.md |
| diff --git a/pkg/analyzer/CHANGELOG.md b/pkg/analyzer/CHANGELOG.md |
| index 3610f498b6636da6d67d41a6405ea8128b8c3d8b..f47e10a3146ff996a354f14c23e527f5dfd7d134 100644 |
| --- a/pkg/analyzer/CHANGELOG.md |
| +++ b/pkg/analyzer/CHANGELOG.md |
| @@ -1,3 +1,6 @@ |
| +## 0.29.0-alpha.0 |
| +* Removed `Element.docRange`. |
|
Brian Wilkerson
2016/09/11 15:38:23
No change requested, but I'll point out that there
|
| + |
| ## 0.28.2-alpha.0 |
| * Corresponds with the analyzer/server in the `1.20.0-dev.1.0 ` SDK. |