Skip to content

Commit

Permalink
Add v4.0.0-beta.4 to CHANGELOG`
Browse files Browse the repository at this point in the history
(cherry picked from commit 121155c)
  • Loading branch information
kategengler committed Sep 13, 2021
1 parent c448335 commit e53d6bb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Ember Changelog

### v4.0.0-beta.4 (September 13, 2021)

- [#19733](https://github.com/emberjs/ember.js/pull/19733) [BUGFIX] Ensure that using `routerService.urlFor(...)` and `routerService.recognize(...)` does not error if the router is not fully initialized

### v4.0.0-beta.3 (August 30, 2021)

- [#19708](https://github.com/emberjs/ember.js/pull/19708) [CLEANUP] Remove class-binding-and-class-name-bindings-in-templates
Expand Down

0 comments on commit e53d6bb

Please sign in to comment.