We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e5386 commit b486afdCopy full SHA for b486afd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Ember Changelog
2
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
10
### Ember 1.7.0 (August 19, 2014)
11
12
* Update `Ember.computed.notEmpty` to properly respect arrays.
0 commit comments