From a7a5971372753eabbb19430d5725e18faf1cd4b2 Mon Sep 17 00:00:00 2001 From: Casey Faist <caseylfaist@gmail.com> Date: Wed, 10 Oct 2018 09:23:54 -0500 Subject: [PATCH] changelog update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 108a0eab..1a5e3a0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Python Buildpack Changelog +# 141 (2018-10-10) + +Switch to cautious upgrade for Pipenv install to ensure the pinned pip version +is used with Pipenv + # 140 (2018-10-09) Add support for detecting SLUGIFY_USES_TEXT_UNIDECODE, which is required to -- GitLab