Skip to content

Commit a8ba3f4

Browse files
committed
Update CHANGELOG for 1.8.0-beta.4.
1 parent 3bfbaaa commit a8ba3f4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

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+
311
### Ember 1.8.0-beta.3 (September, 27, 2014)
412

513
* [BUGFIX] Use contextualElements to properly handle omitted optional start tags.

0 commit comments

Comments
 (0)