# Changelog

## v1.3.1

- [0e84eb7](https://github.com/offirgolan/ember-data-copyable/commit/7465f5c3002df602b394bb55a11485855880828b) relax ember-concurrency dependency
  _by [miguelcobain](https://github.com/miguelcobain)_

## v1.3.0

- [0e84eb7](https://github.com/offirgolan/ember-data-copyable/commit/0e84eb76508b6d6928679e418d8b01259b96724a) support optionsPropertyName
  _by [miguelcobain](https://github.com/miguelcobain)_
- [530c267](https://github.com/offirgolan/ember-data-copyable/commit/530c2678b95628bee6792e0d3cc6a113be5fcc45) update ember-cli project and tests _by [miguelcobain](https://github.com/miguelcobain)_

## v1.2.0

- [#55](https://github.com/offirgolan/ember-data-copyable/pull/55) allow e-c ^2.0.0-rc.1 _by [miguelcobain](https://github.com/miguelcobain)_

## v1.1.2

### Pull Requests

- [#30](https://github.com/offirgolan/ember-data-copyable/pull/30) allow e-c ^1.0.0 _by [miguelcobain](https://github.com/miguelcobain)_

## v1.1.1

### Pull Requests

- [#29](https://github.com/offirgolan/ember-data-copyable/pull/29) Allow newer versions of ember-concurrency _by [jakesjews](https://github.com/jakesjews)_

## v1.1.0

### Pull Requests

- [#28](https://github.com/offirgolan/ember-data-copyable/pull/28) add support for ember-data-model-fragments _by [jakesjews](https://github.com/jakesjews)_

## v1.0.0

### Pull Requests

- [#27](https://github.com/offirgolan/ember-data-copyable/pull/27) Upgrade Ember & Ember Data to 3.8 _by [Offir Golan](https://github.com/offirgolan)_

## v0.4.1

### Pull Requests

- [#22](https://github.com/offirgolan/ember-data-copyable/pull/22) Use `ember-copy` addon to support "Copyable" objects
  _by [mpirio](https://github.com/mpirio)_

## v0.4.0

### Pull Requests

- [#19](https://github.com/offirgolan/ember-data-copyable/pull/19) Upgrade to ember-cli 3.1.3
  _by [john-griffin](https://github.com/john-griffin)_

## v0.3.2

### Pull Requests

- [#17](https://github.com/offirgolan/ember-data-copyable/pull/17) Updates for ember-data 2.14+ _by [onumossn](https://github.com/onumossn)_

## v0.3.1

#### Commits

- [27ec429a](https://github.com/offirgolan/ember-data-copyable/commit/27ec429a3a83f5bc37c17ece7e2e5645157a9dc5) **update ember-cli-dependency-checker (#16)**: An addon is trying to access project.nodeModulesPath with recent ember-cli versions. _by [Björn Harrtell](https://github.com/bjornharrtell)_

## v0.3.0

### Pull Requests

- [#12](https://github.com/offirgolan/ember-data-copyable/pull/12) Shallow Copy should copy over all relationships by reference _by [Offir Golan](https://github.com/offirgolan)_

## v0.2.2

### Pull Requests

- [#10](https://github.com/offirgolan/ember-data-copyable/pull/10) Use `Ember.Copyable.detect` _by [Mikaël Pirio](https://github.com/mpirio)_
- [#11](https://github.com/offirgolan/ember-data-copyable/pull/11) [Feature] Other Attributes _by [Offir Golan](https://github.com/offirgolan)_

## v0.2.1

### Pull Requests

- [#4](https://github.com/offirgolan/ember-data-copyable/pull/4) [BUGFIX]: Fixing 'options' shadowing _by [Alex Alvarez](https://github.com/alexander-alvarez)_

## v0.2.0

### Pull Requests

- [#2](https://github.com/offirgolan/ember-data-copyable/pull/2) Improved Copy by Reference _by [Offir Golan](https://github.com/offirgolan)_

## v0.1.1

### Pull Requests

- [#1](https://github.com/offirgolan/ember-data-copyable/pull/1) IE11 Support (w/o polyfill) _by [Xaser Acheron](https://github.com/XaserAcheron)_

## 0.1.0

- Initial Release
