Skip to content

Commit 216ccad

Browse files
committed
Added conclusion for ember-source in Ember 3.24 release blog post
1 parent 369ae1e commit 216ccad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ember-3-24-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Deprecations are added to Ember.js when an API will be removed at a later date.
7575
7676
Consider using the [ember-cli-deprecation-workflow](https://github.com/mixonic/ember-cli-deprecation-workflow) addon if you would like to upgrade your application without immediately addressing deprecations.
7777
78-
For more details on changes in Ember.js VER, please review the [Ember.js VER.0 release page](https://github.com/emberjs/ember.js/releases/tag/vVER.0).
78+
Last but not least, Ember.js 3.24 removed a few feature flags and an experimental API called `expandLocalLookup`. For more details on changes in Ember.js 3.24, please review the [Ember.js 3.24.0 release page](https://github.com/emberjs/ember.js/releases/tag/v3.24.0).
7979
8080
---
8181

0 commit comments

Comments
 (0)