You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #3253 - Turbo87:features-list, r=locks
models/version: Add `features/featureList` properties
Each published `version` can have different optional `features` and it would be nice to see when a feature has been introduced. This PR prepares for showing this information in the versions list by adding `features` and `featureList` properties to the `version` model.
0 commit comments