Skip to content

Commit

Permalink
Add 2.12.2 to CHANGELOG.md.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
rwjblue committed Apr 27, 2017
1 parent ce8effb commit 1c82875
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Ember Changelog

### 2.12.2 (April 27, 2017)

- [#15160](https://github.com/emberjs/ember.js/pull/15160) [BUGFIX] Ensure `Ember.Test` global is setup when including `ember-testing.js`.
- [#15142](https://github.com/emberjs/ember.js/pull/15142) / [#15163](https://github.com/emberjs/ember.js/pull/15163) [BUGFIX] Don’t leak deprecated `container`.
- [#15161](https://github.com/emberjs/ember.js/pull/15161) [BUGFIX] Prevent errors from being triggered during error processing on non ES6 platforms.
- [#15180](https://github.com/emberjs/ember.js/pull/15180) [BUGFIX] Correct `until` values for `this.container` deprecations.

### 2.12.1 (April 7, 2017)

- [#14961](https://github.com/emberjs/ember.js/pull/14961) [BUGIX] Remove duplicate trailing `/` in pathname.
Expand Down

0 comments on commit 1c82875

Please sign in to comment.