Skip to content

Commit

Permalink
Add v3.25.3 to CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Mar 8, 2021
1 parent 9dfe348 commit ab3a97b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Ember Changelog

### v3.25.3 (March 7, 2021)

- [#19448](https://github.com/emberjs/ember.js/pull/19448) Ensure query params are preserved through an intermediate loading state transition
- [#19450](https://github.com/emberjs/ember.js/pull/19450) Ensure `routerService.currentRoute.name` and `routerService.currentRouteName` match during loading states

### v3.25.2 (March 7, 2021)

- [#19389](https://github.com/emberjs/ember.js/pull/19389) Removes template ids
Expand Down

0 comments on commit ab3a97b

Please sign in to comment.