Skip to content

Commit 703b9ca

Browse files
committed
Add v3.28.8 to CHANGELOG
(cherry picked from commit 498cebc)
1 parent afceac7 commit 703b9ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@
8787
- [#19542](https://github.com/emberjs/ember.js/pull/19542) [BUGFIX] Fix initializer test blueprints
8888
- [#19589](https://github.com/emberjs/ember.js/pull/19589) [BUGFIX] Don’t include type-tests in build output
8989

90+
## v3.28.8 (December 2, 2021)
91+
92+
- [#19868](https://github.com/emberjs/ember.js/pull/19868) [BUGFIX] Fix a bug with the implicit injections deprecation that meant injecting a store to avoid the deprecation did not work.
93+
9094
## v3.28.7 (December 1, 2021)
9195

9296
- [#19854](https://github.com/emberjs/ember.js/pull/19854) [BUGFIX] Fix implicit injections deprecation for routes to cover previously missed cases

0 commit comments

Comments
 (0)