Skip to content

Commit

Permalink
Add v4.4.0 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler committed May 3, 2022
1 parent 2b6688d commit 6ae29ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Ember Changelo

## v3.28.9 (April 19, 2022)

- [#20028](https://github.com/emberjs/ember.js/pull/20028) Fix a memory leak in the Router Service class

### v4.4.0-beta.1 (March 24, 2022)
### v4.4.0 (May 2, 2022)

- [#19882](https://github.com/emberjs/ember.js/pull/19882) / [#20005](https://github.com/emberjs/ember.js/pull/20005) [FEATURE] Implement the `unique-id` helper per [RFC #0659](https://github.com/emberjs/rfcs/blob/master/text/0659-unique-id-helper.md).
- [#19981](https://github.com/emberjs/ember.js/pull/19981) [FEATURE] Facilitate custom test setups per [RFC #0637](https://github.com/emberjs/rfcs/blob/master/text/0637-customizable-test-setups.md).
- [#16879](https://github.com/emberjs/ember.js/pull/16879) [BUGFIX] isEmpty on nested objects
- [#17978](https://github.com/emberjs/ember.js/pull/17978) Make hasListeners public
- [#20014](https://github.com/emberjs/ember.js/pull/20014) Log `until` for deprecations

### v3.28.9 (April 19, 2022)

- [#20028](https://github.com/emberjs/ember.js/pull/20028) Fix a memory leak in the Router Service class

### v4.3.0 (March 21, 2022)

- [#20025](https://github.com/emberjs/ember.js/pull/20025) [BUGFIX] Fix a memory leak in the Router Service class
Expand Down

0 comments on commit 6ae29ca

Please sign in to comment.