From f6bdea79ee1d9b3ef6b7f19e378e3bfb103b2e5e Mon Sep 17 00:00:00 2001 From: Luke Melia Date: Sat, 9 Dec 2017 18:06:42 -0500 Subject: [PATCH] Released 0.5.4 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88843b6..b3258b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [0.5.4](https://github.com/yapplabs/ember-wormhole/tree/0.5.4) (2017-12-09) +[Full Changelog](https://github.com/yapplabs/ember-wormhole/compare/0.5.3...0.5.4) + +**Merged pull requests:** + +- Fix CI [\#102](https://github.com/yapplabs/ember-wormhole/pull/102) ([cibernox](https://github.com/cibernox)) +- \[BUGFIX\] If `renderInPlace` is true, destinationElement is ignored [\#101](https://github.com/yapplabs/ember-wormhole/pull/101) ([cibernox](https://github.com/cibernox)) + ## [0.5.3](https://github.com/yapplabs/ember-wormhole/tree/0.5.3) (2017-11-22) [Full Changelog](https://github.com/yapplabs/ember-wormhole/compare/0.5.2...0.5.3)