Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Oct 23, 2014
1 parent 89e5386 commit b486afd
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

### Ember 1.7.1 (October 23, 2014)

* [BUGFIX] Allow for bound property `{{input}}` type.
* Fix minification of assets.
* Ensure ember-testing is not included in build output.
* [PERF] Do not use defineProperty on each View instance.

### Ember 1.7.0 (August 19, 2014)

* Update `Ember.computed.notEmpty` to properly respect arrays.
Expand Down

0 comments on commit b486afd

Please sign in to comment.