Skip to content

Commit

Permalink
3.9.1 CHANGELOG [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
chancancode committed Apr 9, 2019
1 parent d440312 commit 77b8be1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
@@ -1,9 +1,8 @@
# Ember Changelog

### v3.9.1 (April 09, 2019)

### v3.9.1 (UNRELEASED)

- [#17870](https://github.com/emberjs/ember.js/pull/17870) / [#17871](https://github.com/emberjs/ember.js/pull/17871) [BUGFIX] Fix issue where `...attributes` may incorrectly overwrite attributes unexpectedly, depending on its position.
- [#17870](https://github.com/emberjs/ember.js/pull/17870) / [#17871](https://github.com/emberjs/ember.js/pull/17871) [BUGFIX] Fix issue where `...attributes` may incorrectly overwrite attributes, depending on its position.
- [#17874](https://github.com/emberjs/ember.js/pull/17874) [BUGFIX] Fix issue with `event.stopPropagation()` in component event handlers when jQuery is disabled.
- [#17876](https://github.com/emberjs/ember.js/pull/17876) [BUGFIX] Fix issue with multiple `{{action}}` modifiers on the same element when jQuery is disabled.

Expand Down

0 comments on commit 77b8be1

Please sign in to comment.