|
| 1 | +## v1.0.0 (2018-09-26) |
| 2 | + |
| 3 | +#### :boom: Breaking Change |
| 4 | +* [#57](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/57) Update to ember-cli 2.18 ([@Gaurav0](https://github.com/Gaurav0)) |
| 5 | + * Drop support for Node 4 and lower. |
| 6 | + |
| 7 | +#### :rocket: Enhancement |
| 8 | +* [#55](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/55) Allow custom addon config directory ([@atsao](https://github.com/atsao)) |
| 9 | +* [#58](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/58) Update to ember-cli@3.4 blueprint. ([@rwjblue](https://github.com/rwjblue)) |
| 10 | +* [#57](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/57) Update to ember-cli 2.18 ([@Gaurav0](https://github.com/Gaurav0)) |
| 11 | + |
| 12 | +#### :bug: Bug Fix |
| 13 | +* [#59](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/59) Update broccoli node to be broccoli-plugin based. ([@rwjblue](https://github.com/rwjblue)) |
| 14 | + |
| 15 | +#### :house: Internal |
| 16 | +* [#60](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/60) Add Ember 1.13, 2.4, 2.8, and 2.12 back into config/ember-try.js. ([@rwjblue](https://github.com/rwjblue)) |
| 17 | + |
| 18 | +#### Committers: 3 |
| 19 | +- Andrew Tsao ([@atsao](https://github.com/atsao)) |
| 20 | +- Gaurav Munjal ([@Gaurav0](https://github.com/Gaurav0)) |
| 21 | +- Robert Jackson ([@rwjblue](https://github.com/rwjblue)) |
| 22 | + |
| 23 | + |
| 24 | +## v0.2.5 (2018-08-10) |
| 25 | + |
| 26 | +#### :bug: Bug Fix |
| 27 | +* [#54](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/54) Switch from Ember.Logger to console ([@wagenet](https://github.com/wagenet)) |
| 28 | + |
| 29 | +#### :memo: Documentation |
| 30 | +* [#42](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/42) Update README.md ([@tabeth](https://github.com/tabeth)) |
| 31 | +* [#48](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/48) document production builds and catch-all ([@IRun26Point2](https://github.com/IRun26Point2)) |
| 32 | + |
| 33 | +#### Committers: 3 |
| 34 | +- Peter Wagenet ([@wagenet](https://github.com/wagenet)) |
| 35 | +- Tabeth Nkangoh ([@tabeth](https://github.com/tabeth)) |
| 36 | +- [@IRun26Point2](https://github.com/IRun26Point2) |
| 37 | + |
| 38 | + |
| 39 | +## v0.2.4 (2017-10-18) |
| 40 | + |
| 41 | +#### :rocket: Enhancement |
| 42 | +* [#46](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/46) Convert "ember-cli-babel" to dev dependency ([@Turbo87](https://github.com/Turbo87)) |
| 43 | + |
| 44 | +#### :memo: Documentation |
| 45 | +* [#41](https://github.com/mixonic/ember-cli-deprecation-workflow/pull/41) Update README.md ([@tabeth](https://github.com/tabeth)) |
| 46 | + |
| 47 | +#### Committers: 2 |
| 48 | +- Tabeth Nkangoh ([@tabeth](https://github.com/tabeth)) |
| 49 | +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
0 commit comments