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 3bfbaaa commit a8ba3f4Copy full SHA for a8ba3f4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Ember Changelog
2
3
+### Ember 1.8.0-beta.4 (October, 5, 2014)
4
+
5
+* [BUGFIX] Enable setProperties to work on Object.create(null) objects.
6
+* [PERF] Update RSVP to 3.0.14 (faster instrumentation).
7
+* [BUGFIX] Add SVG support for metal-views.
8
+* [BUGFIX] Allow camelCase attributes in DOM elements.
9
+* [BUGFIX] Update backburner to latest.
10
11
### Ember 1.8.0-beta.3 (September, 27, 2014)
12
13
* [BUGFIX] Use contextualElements to properly handle omitted optional start tags.
0 commit comments