From f3738a0e7051b339254a668ef5957eed72f78058 Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Thu, 12 Sep 2019 08:43:35 -0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e28e0..2dd5138 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # Python Buildpack Changelog -# 156 (2019-08) +# 156 (2019-09) -Move get-pip utility to S3 -Build utility and documentation updates +## (2019-09-12) +Bump Hatchet tests to point at new default python version. + +## (2019-09-11) Python 3.6.9 and 3.7.4 now available. +## (2019-09-11) +Move get-pip utility to S3 + +## (2019-09-10) +Build utility and documentation updates + # 155 (2019-08-22) add docs and make target for heroku-18 bob builds