Skip to content

Commit ea644b0

Browse files
committed
add link to compat table
1 parent f128103 commit ea644b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/updates-to-ember-data-versioning-strategy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ consumers using older versions by focusing on providing the most robust release
4141
## Mitigating Effects
4242

4343
- The API Docs will continue to function as expected. It's worth noting that when viewing docs for EmberData the version dropdown will only include versions available for EmberData. Additionally, links in the EmberData API docs to the Ember API docs will take you to the matching version number of Ember - not necessarily the most recently released version of Ember.
44-
- EmberData's README has added a compatibility table.
44+
- EmberData's README has added a [compatibility table](https://github.com/emberjs/data#compatibility).
4545
- New releases (including patch and LTS releases) of EmberData beginning today will always list the range of compatible ember-source versions in the release notes at the time of release.
4646
- EmberData will begin setting an explicit peerDependency on ember-source set to all tested compatible versions matching the range specified in the release notes.
4747

0 commit comments

Comments
 (0)