Skip to content

Commit

Permalink
Add v3.28.2 to CHANGELOG.md.
Browse files Browse the repository at this point in the history
(cherry picked from commit 4c0e61b)
  • Loading branch information
rwjblue committed Oct 21, 2021
1 parent 947875f commit 375dd0f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,11 @@
- [#19695](https://github.com/emberjs/ember.js/pull/19695) [CLEANUP] Remove {{partial}}
- [#19691](https://github.com/emberjs/ember.js/pull/19691) Add build assertion against `{{outlet named}}`

### v3.28.1 (August 30, 2021)
## v3.28.2 (October 21, 2021)

- [glimmerjs/glimmer-vm#1351](https://github.com/glimmerjs/glimmer-vm/pull/1351) Support lexical scope in loose mode

## v3.28.1 (August 30, 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

Expand Down

0 comments on commit 375dd0f

Please sign in to comment.