Skip to content

Commit

Permalink
release: Bump version and update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
raido committed Jan 21, 2016
1 parent 378ccf3 commit aeb2f2f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.2.1

* Add promise label for better instrumentation with Ember Inspector

## v0.2.0

* Migrate to ember-uuid.
* Remove initializer
* Update toolset
* Update docs
* Fix breaking unit testing in consuming app

## v0.1.1

* Refactoring
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-window-messenger",
"version": "0.2.0",
"version": "0.2.1",
"description": "Simple window postMessage Ember addon",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit aeb2f2f

Please sign in to comment.