Skip to content

Commit 8685898

Browse files
committed
fixup! ADR0002: document deprecation strategy post 1.0
1 parent 1bc4046 commit 8685898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/adr/0002-deprecation-strategy.md renamed to docs/adr/0002-pre-1-0-deprecation-strategy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Deprecation strategy
1+
# Deprecation strategy for current release series (0.x)
22

33
* Date: 2020-11-05
44

@@ -8,7 +8,7 @@ Technical Story: https://github.com/theupdateframework/tuf/issues/1127
88

99
We plan to refactor the reference implementation significantly and, as part of
1010
that effort, drop support for no-longer maintained versions of Python
11-
(see ADR 0002).
11+
(see ADR 0001).
1212

1313
However, a major user of (and contributor to) the project has users of the
1414
client stuck on older Python versions.

0 commit comments

Comments
 (0)