Skip to content

Commit

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

(cherry picked from commit 3be23a2)
  • Loading branch information
kategengler committed Mar 5, 2018
1 parent e57678c commit 777bfd8
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.1.0-beta.4 (March 5, 2018)
- [#16294](https://github.com/emberjs/ember.js/pull/16294) [BUGFIX] Fix input macro params handling
- [#16297](https://github.com/emberjs/ember.js/pull/16297) [BUGFIX] Revert "Update to backburner.js@2.2.0."
- [#16299](https://github.com/emberjs/ember.js/pull/16299) [BUGFIX] Revert "[CLEANUP] Remove ':change' suffix on change events"
- [#16307](https://github.com/emberjs/ember.js/pull/16307) [BUGFIX] Ensure proper .toString() of default components.

### v3.1.0-beta.3 (February 26, 2018)
- [#16271](https://github.com/emberjs/ember.js/pull/16271) [BUGFIX] Fix ChainNode unchaining
- [#16274](https://github.com/emberjs/ember.js/pull/16274) [BUGFIX] Ensure accessing a "proxy" itself does not error.
Expand Down

0 comments on commit 777bfd8

Please sign in to comment.