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
Clients should declare which version of the specification they implement and keep up-to-date with specification changes (see theupdateframework/python-tuf#1598), but we as the specification do not make it easy to understand what has changed between specification versions.
We might solve this a number of ways:
link to the diff between current (n) and previous (n-1) release
manually curate a change list
???
The text was updated successfully, but these errors were encountered:
Clients should declare which version of the specification they implement and keep up-to-date with specification changes (see theupdateframework/python-tuf#1598), but we as the specification do not make it easy to understand what has changed between specification versions.
We might solve this a number of ways:
The text was updated successfully, but these errors were encountered: