From 68cd2621e0cfd70c5b684acdcfe294a328e3211a Mon Sep 17 00:00:00 2001 From: Bailey Miller Date: Wed, 9 Mar 2016 07:59:11 -0800 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bff885a3..881786f99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Ember Paper Changelog +#master + +- [#307](https://github.com/miguelcobain/ember-paper/pull/307) Add paper-card title components + ### 0.2.11 - [#253](https://github.com/miguelcobain/ember-paper/pull/253) Add `closeOnClick` to paper-sidenav @@ -7,7 +11,6 @@ - [#260](https://github.com/miguelcobain/ember-paper/pull/260) Set jquery version to 1.11.3 - [#261](https://github.com/miguelcobain/ember-paper/pull/261) Fixed [#237](https://github.com/miguelcobain/ember-paper/issues/237) - didInsertElement deprecation warning for components using proxiable-mixin. - [#271](https://github.com/miguelcobain/ember-paper/pull/271) Add support for positional param `{{paper-icon "check"}}` -- [#307](https://github.com/miguelcobain/ember-paper/pull/307) Add paper-card title components ### 0.2.10 (Nov 23, 2015) - [#178](https://github.com/miguelcobain/ember-paper/pull/178) Listen for model changes