Skip to content

Commit

Permalink
Add v3.26.0-beta.4 to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler committed Mar 8, 2021
1 parent 98850eb commit 4d85839
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.26.0-beta.4 (March 08, 2021)

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

### v3.26.0-beta.3 (March 02, 2021)

- [#19412](https://github.com/emberjs/ember.js/pull/19412) [BUGFIX] Updates Glimmer VM to 0.76.0, fix:
Expand Down

0 comments on commit 4d85839

Please sign in to comment.