Index: pkg/polymer/CHANGELOG.md |
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md |
index 9d0d395be3e1b8eff82b918a5d1c975969429018..0e0878b5032e200c8c72cc93c2a2beb3ce3037f7 100644 |
--- a/pkg/polymer/CHANGELOG.md |
+++ b/pkg/polymer/CHANGELOG.md |
@@ -1,3 +1,8 @@ |
+#### 0.14.2-dev |
+ * Pub will now create helpful index pages in all folders containing entry |
+ points and in their parent folders, in debug mode only |
+ [20963](http://dartbug.com/20963). |
+ |
#### 0.14.1 |
* The build.dart file no longer requires a list of entry points, and you can |
replace the entire file with `export 'package:polymer/default_build.dart';` |