Skip to content

Commit

Permalink
Released 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Oct 18, 2016
1 parent 6868cee commit 87acb6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## [0.5.0](https://github.com/yapplabs/ember-wormhole/tree/0.5.0) (2016-10-18)
[Full Changelog](https://github.com/yapplabs/ember-wormhole/compare/0.4.1...0.5.0)

**Merged pull requests:**

- \[Glimmer2\] Use the document service for glimmer [\#73](https://github.com/yapplabs/ember-wormhole/pull/73) ([chadhietala](https://github.com/chadhietala))
- Update ember-cli to 2.8.0 and associated dependencies and files. [\#72](https://github.com/yapplabs/ember-wormhole/pull/72) ([runspired](https://github.com/runspired))
- Test for dynamic content in Glimmer2 [\#68](https://github.com/yapplabs/ember-wormhole/pull/68) ([simonihmig](https://github.com/simonihmig))

## [0.4.1](https://github.com/yapplabs/ember-wormhole/tree/0.4.1) (2016-09-12)
[Full Changelog](https://github.com/yapplabs/ember-wormhole/compare/0.4.0...0.4.1)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-wormhole",
"version": "0.4.1",
"version": "0.5.0",
"description": "Render a child view somewhere else in the DOM.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 87acb6d

Please sign in to comment.