Skip to content

Commit

Permalink
Merge tag 'v2.10.1' into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Jan 18, 2017
2 parents 4b4d5dd + 9c8299e commit 9ffc42b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Expand Up @@ -45,6 +45,32 @@ helped us bring this release to a close after discovering that CI was broken for
the two weeks leading up to the release.


### 2.10.1

The following changes are required if you are upgrading from the previous
version:

- Users
+ [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v2.10.0...v2.10.1)
+ Upgrade your project's ember-cli version - [docs](http://ember-cli.com/user-guide/#upgrading)
- Addon Developers
+ [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v2.10.0...v2.10.1)
+ No changes required
- Core Contributors
+ No changes required

#### Community Contributions

- [#6485](https://github.com/ember-cli/ember-cli/pull/6485) tests/runner: Fix "capture-exit" compatibility [@Turbo87](https://github.com/Turbo87)
- [#6496](https://github.com/ember-cli/ember-cli/pull/6496) Revert the reverted revert. Ember assign not available in all ember try scenarios [@webark](https://github.com/webark)
- [#6531](https://github.com/ember-cli/ember-cli/pull/6531) Update to latest capture-exit, revert work around. [@rwjblue](https://github.com/rwjblue)
- [#6533](https://github.com/ember-cli/ember-cli/pull/6533) blueprints/addon: Fix path to "ember" executable in ".travis.yml" [@Turbo87](https://github.com/Turbo87)
- [#6536](https://github.com/ember-cli/ember-cli/pull/6536) fix phantom use on travis [@kellyselden](https://github.com/kellyselden)
- [#6693](https://github.com/ember-cli/ember-cli/pull/6693) Backport subprocess invocation of npm to v2.10 [@Turbo87](https://github.com/Turbo87)

Thank you to all who took the time to contribute!


### 2.10.0

The following changes are required if you are upgrading from the previous
Expand Down

0 comments on commit 9ffc42b

Please sign in to comment.