Bumped changelog for webcomponentsjs update

This commit is contained in:
Stefan Zermatten
2016-12-08 09:55:07 +02:00
parent af20eb4f3c
commit 06ce7b6fed

View File

@@ -319,3 +319,10 @@ ChangeLogs.insert({
"Fixed invisible dropdown boxes in Chrome 52",
],
});
ChangeLogs.insert({
version: "0.9.4",
changes: [
"Fixed app not working on iOS 10",
],
});