Skip to content

Commit b486afd

Browse files
committed
Update CHANGELOG.
1 parent 89e5386 commit b486afd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Ember Changelog
22

3+
### Ember 1.7.1 (October 23, 2014)
4+
5+
* [BUGFIX] Allow for bound property `{{input}}` type.
6+
* Fix minification of assets.
7+
* Ensure ember-testing is not included in build output.
8+
* [PERF] Do not use defineProperty on each View instance.
9+
310
### Ember 1.7.0 (August 19, 2014)
411

512
* Update `Ember.computed.notEmpty` to properly respect arrays.

0 commit comments

Comments
 (0)