Skip to content

Commit

Permalink
Add v3.7.2 to CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Jan 22, 2019
1 parent ef76f8c commit f07f7f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Ember Changelog

### v3.7.2 (January 22, 2019)

* Upgrade @glimmer/* packages to 0.35.10. Fixes a few issues:
* Usage of positional arguments with custom components.
* Forwarding attributes via `...attributes` to a dynamic component.
* Prevent errors when rendering many template blocks (`Error: Operand over 16-bits. Got 65536`).

### v3.7.1 (January 21, 2019)

- [#17461](https://github.com/emberjs/ember.js/pull/17461) [BUGFIX] Fix substate interactions with aborts
Expand Down

0 comments on commit f07f7f9

Please sign in to comment.