commit d2e03322a9fe83e270cd2b3ab4d41a49aa4ff1ec parent 5b80a8f509ca7fbc8d141acc754685439519fcf1 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 5 Oct 2023 12:34:15 -0400 Add a changes file for removing pre-32 consensus methods (#40835) Diffstat:
| A | changes/ticket40835 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40835 b/changes/ticket40835 @@ -0,0 +1,3 @@ + o Removed features: + - Directory authorities no longer support consensus methods + before method 32. Closes ticket 40835.