## v3.0.2 (2020-05-18)

#### :bug: Bug Fix
* [#35](https://github.com/ember-polyfills/ember-getowner-polyfill/pull/35) setOwner sets the container in Ember 1 ([@mmun](https://github.com/mmun))

#### Committers: 1
- Martin Muñoz ([@mmun](https://github.com/mmun))


## v3.0.1 (2020-05-14)

#### :bug: Bug Fix
* [#33](https://github.com/ember-polyfills/ember-getowner-polyfill/pull/33) Move ember-cli-htmlbars to devDependencies. ([@rwjblue](https://github.com/rwjblue))

#### Committers: 1
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))


## v3.0.0 (2020-05-13)

#### :boom: Breaking Change
* [#32](https://github.com/ember-polyfills/ember-getowner-polyfill/pull/32) Update ember-cli blueprint from v2.16.2 to v3.18.0. ([@rwjblue](https://github.com/rwjblue))
* [#32](https://github.com/ember-polyfills/ember-getowner-polyfill/pull/32) Drop support for Node < 10. ([@rwjblue](https://github.com/rwjblue))

#### :rocket: Enhancement
* [#14](https://github.com/ember-polyfills/ember-getowner-polyfill/pull/14) Add `setOwner` support ([@jamesarosen](https://github.com/jamesarosen))

#### Committers: 2
- James A Rosen ([@jamesarosen](https://github.com/jamesarosen))
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))


