Skip to content

Commit

Permalink
Add 3.28.0-beta.7 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler committed Aug 2, 2021
1 parent 5365a3c commit f65283d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Ember Changelog

### v3.28.0-beta.7 (August 2, 2021)

- [#19681](https://github.com/emberjs/ember.js/pull/19681) [BUGFIX] Restore previous hash behavior
- [#19685](https://github.com/emberjs/ember.js/pull/19685) [BUGFIX] Fix memory leak in RouterService
- [#19690](https://github.com/emberjs/ember.js/pull/19690) [BUGFIX] Deprecates String.prototype.htmlSafe targeting Ember 4.0, as intended by the original deprecation.

### v3.28.0-beta.6 (June 21, 2021)

- [#19584](https://github.com/emberjs/ember.js/pull/19584) [BUGFIX] Ensure hash objects correctly entangle as dependencies
Expand Down

0 comments on commit f65283d

Please sign in to comment.