From a19d4950a97196a35c66e0f38f052b3afd79c6e8 Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Tue, 3 Mar 2020 12:31:58 -0800 Subject: [PATCH] changelog update and typo fix --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 043667f..43e154b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,15 @@ # Master -- Python 3.8.2 now available. - +- Correct ftp to https in vendored file -------------------------------------------------------------------------------- -# 163 (2020-02-20) +# 165 (2020-02-27) + +- Python 3.8.2 now available. + +# 164 (2020-02-20) - Update requirements.txt builds to use Pip 20.0.2 - Download get-pip.py to tmpdir instead of root dir