Skip to content

Commit

Permalink
Merge pull request #19599 from Turbo87/patch-1
Browse files Browse the repository at this point in the history
Fix Changelog formatting
  • Loading branch information
rwjblue authored Jun 11, 2021
2 parents c47d628 + 1a6c964 commit 588dccb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@

- [#19472](https://github.com/emberjs/ember.js/pull/19472) [BUGFIX] Prevent transformation of block params called `attrs`

## v3.27.5 (June 10, 2021)
### v3.27.5 (June 10, 2021)

- [#19597](https://github.com/emberjs/ember.js/pull/19597) [BIGFIX] Fix `<LinkTo>` with nested children

## v3.27.4 (June 9, 2021)
### v3.27.4 (June 9, 2021)

- [#19594](https://github.com/emberjs/ember.js/pull/19594) [BUGFIX] Revert lazy hash changes
- [#19596](https://github.com/emberjs/ember.js/pull/19596) [DOC] Fix "Dormant" addon warning typo

## v3.27.3 (June 3, 2021)
### v3.27.3 (June 3, 2021)

- [#19565](https://github.com/emberjs/ember.js/pull/19565) [BUGFIX] Ensures that `computed` can depend on dynamic `(hash` keys
- [#19571](https://github.com/emberjs/ember.js/pull/19571) [BUGFIX] Extend `Route.prototype.transitionTo` deprecation until 5.0.0
Expand Down

0 comments on commit 588dccb

Please sign in to comment.