From 1070c52466eda2c755b21a849094cad619d49986 Mon Sep 17 00:00:00 2001 From: Gaurav Agarwal Date: Tue, 6 Jan 2015 16:02:31 -0800 Subject: [PATCH] Release notes added to changelog. --- ide/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ide/changelog.md b/ide/changelog.md index 8654306ef..af61d7fd9 100644 --- a/ide/changelog.md +++ b/ide/changelog.md @@ -11,12 +11,15 @@ - Project templates - pined down Polymer version in the templates to `latest` (was `master`) + - Normalization in Chrome app templates manifests - fixed typos and made more uniform the Chrome App manifests generated by the project template types that have them - Chrome App manifest validator: added `alwaysOnTopWindows` to the list of recognized permissions ### Bug fixes - fix: Bower would fail to run on a bower_components directory and printed an exception to the console +- fix: Few compile-time warnings +- fix File filter and search view are broken ## M18 (0.18.x, December 1, 2014)