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
Copy file name to clipboardExpand all lines: tap14.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
* TAP: 14
2
2
* Title: Managing TUF Versions
3
3
* Version: 1
4
-
* Last-Modified: 07-October-2022
4
+
* Last-Modified: 13-October-2022
5
5
* Author: Marina Moore, Justin Cappos
6
-
* Status: Draft
6
+
* Status: Accepted
7
7
* Content-Type: text/markdown
8
8
* Created: 19-December-2018
9
9
@@ -601,7 +601,7 @@ in the specification section.
601
601
# Augmented Reference Implementation
602
602
603
603
Semantic Versioning was added to the TUF Reference Implementation in [#914](https://github.com/theupdateframework/python-tuf/pull/914).
604
-
The rest of this proposal has not yet been implemented.
604
+
The rest of the proposal is implemented as a proof of conceps in [#2114](https://github.com/theupdateframework/python-tuf/pull/2114). The pr can be finalized once this TAP is accepted.
0 commit comments