
2 Apr
2020
2 Apr
'20
12:11 a.m.
commit cfdc193df98a76bd390ca342c391fe8812651eb5 Author: Damian Johnson <atagar@torproject.org> Date: Mon Mar 30 20:09:22 2020 -0700 Changelog entry --- docs/change_log.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/change_log.rst b/docs/change_log.rst index 8f306b44..d1d04c87 100644 --- a/docs/change_log.rst +++ b/docs/change_log.rst @@ -54,6 +54,10 @@ The following are only available within Stem's `git repository * *transport* lines within extrainfo descriptors failed to validate + * **Installation** + + * Migrated from distutil to setuptools + .. _version_1.8: Version 1.8 (December 29th, 2019)