Skip to content

Commit

Permalink
Add v3.7.0-beta.3 to CHANGELOG
Browse files Browse the repository at this point in the history
[ci skip]

(cherry picked from commit 6e65866)
  • Loading branch information
kategengler committed Dec 24, 2018
1 parent 3367ea7 commit f277f7e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Ember Changelog

### v3.7.0-beta.3 (December 24, 2018)

- [#17398](https://github.com/emberjs/ember.js/pull/17398) [BUGFIX] Avoid console.trace for every Ember.warn
- [#17399](https://github.com/emberjs/ember.js/pull/17399) [BUGFIX] Local variable shadowing assert
- [#17403](https://github.com/emberjs/ember.js/pull/17403) [BUGFIX] Ensure legacy build of template compiler can be loaded.

### v3.7.0-beta.2 (December 17, 2018)

- [#17328](https://github.com/emberjs/ember.js/pull/17328) [BUGFIX] Ensure that delayed transition retrys work
Expand Down

0 comments on commit f277f7e

Please sign in to comment.