From 4d8c7a4639b35f21c83afe984f2aa1b450946413 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.org>
Date: Tue, 20 Mar 2018 13:21:46 -0400
Subject: [PATCH] improve pip installation

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
---
 CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ccb3fcc0..f124e334 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Python Buildpack Changelog
 
+# 132
+
+Improve pip installation, with the release of v9.0.2.
+
 # 131
 
 Fix bug with pip.
-- 
GitLab