Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Sep 20, 2019
1 parent 93ab1ed commit 7214f3f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.2.0 (2019-09-20)

#### :rocket: Enhancement
* [#11](https://github.com/rwjblue/ember-modifier-manager-polyfill/pull/11) Interop with EmberObject.extend on < 3.1 ([@chancancode](https://github.com/chancancode))

#### Committers: 1
- Godfrey Chan ([@chancancode](https://github.com/chancancode))

## v1.1.0 (2019-08-23)

#### :rocket: Enhancement
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-modifier-manager-polyfill",
"version": "1.1.0",
"version": "1.2.0",
"description": "Polyfill element modifiers for Ember 2.12 through 3.7.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 7214f3f

Please sign in to comment.