|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v0.4.0](https://github.com/ronco/ember-cli-head/tree/v0.4.0) (2017-09-21) |
| 4 | +[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.3.1...v0.4.0) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- Acceptance testing [\#38](https://github.com/ronco/ember-cli-head/issues/38) |
| 9 | + |
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- Use `-in-element` to render at appropriate time [\#37](https://github.com/ronco/ember-cli-head/pull/37) ([rondale-sc](https://github.com/rondale-sc)) |
| 13 | + |
| 14 | +## [v0.3.1](https://github.com/ronco/ember-cli-head/tree/v0.3.1) (2017-06-27) |
| 15 | +[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.2.2...v0.3.1) |
| 16 | + |
| 17 | +**Closed issues:** |
| 18 | + |
| 19 | +- head-browser instance-initializer not found from ember-page-title, booting the app fails \(v0.3, fastboot rc3\) [\#34](https://github.com/ronco/ember-cli-head/issues/34) |
| 20 | +- Fastboot deprecation [\#29](https://github.com/ronco/ember-cli-head/issues/29) |
| 21 | + |
| 22 | +**Merged pull requests:** |
| 23 | + |
| 24 | +- Fix head-fastboot instance-initializer overriding head-browser [\#35](https://github.com/ronco/ember-cli-head/pull/35) ([simonihmig](https://github.com/simonihmig)) |
| 25 | +- Make addon more idiomatic at the expense of making it 2.10+ & fastboot 1.0rc+ [\#32](https://github.com/ronco/ember-cli-head/pull/32) ([cibernox](https://github.com/cibernox)) |
| 26 | + |
| 27 | +## [v0.2.2](https://github.com/ronco/ember-cli-head/tree/v0.2.2) (2017-06-01) |
| 28 | +[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.2.1...v0.2.2) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
| 32 | +- Make it work without jQuery [\#27](https://github.com/ronco/ember-cli-head/pull/27) ([cibernox](https://github.com/cibernox)) |
| 33 | + |
| 34 | +## [v0.2.1](https://github.com/ronco/ember-cli-head/tree/v0.2.1) (2017-06-01) |
| 35 | +[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.2.0...v0.2.1) |
| 36 | + |
| 37 | +**Closed issues:** |
| 38 | + |
| 39 | +- Incompatible with FastBoot [\#26](https://github.com/ronco/ember-cli-head/issues/26) |
| 40 | +- Cannot find fastboot-filter-initializers [\#22](https://github.com/ronco/ember-cli-head/issues/22) |
| 41 | + |
| 42 | +**Merged pull requests:** |
| 43 | + |
| 44 | +- Prepare for FastBoot 1.0 [\#21](https://github.com/ronco/ember-cli-head/pull/21) ([simonihmig](https://github.com/simonihmig)) |
| 45 | + |
| 46 | +## [v0.2.0](https://github.com/ronco/ember-cli-head/tree/v0.2.0) (2017-04-26) |
| 47 | +[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.1.5...v0.2.0) |
| 48 | + |
| 49 | +## [v0.1.5](https://github.com/ronco/ember-cli-head/tree/v0.1.5) (2017-04-26) |
| 50 | +[Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.1.4...v0.1.5) |
| 51 | + |
| 52 | +**Closed issues:** |
| 53 | + |
| 54 | +- Fastboot with Ember 2.11: EventDispatcher should never be instantiated in fastboot mode. [\#18](https://github.com/ronco/ember-cli-head/issues/18) |
| 55 | + |
| 56 | +**Merged pull requests:** |
| 57 | + |
| 58 | +- Upgrade to ember-cli 2.12.2 / Babel6 / yarn [\#20](https://github.com/ronco/ember-cli-head/pull/20) ([simonihmig](https://github.com/simonihmig)) |
| 59 | + |
3 | 60 | ## [v0.1.4](https://github.com/ronco/ember-cli-head/tree/v0.1.4) (2017-01-25) |
4 | 61 | [Full Changelog](https://github.com/ronco/ember-cli-head/compare/v0.1.3...v0.1.4) |
5 | 62 |
|
|
0 commit comments