From af77d9baf86c8bf1907407ad11763a78e7a9cf94 Mon Sep 17 00:00:00 2001
From: Kenneth Reitz <me@kennethreitz.org>
Date: Thu, 16 Jul 2015 11:25:05 -0400
Subject: [PATCH] Update Changelog.md

---
 Changelog.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/Changelog.md b/Changelog.md
index f5d17855..a1ea6110 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,11 +1,15 @@
 # Python Buildpack Changelog
 
-## v61: Updated package manager. 
+## v61 (2015-06-30)
+
+Updated package manager. 
 
 - Setuptools updated to v18.0.1
 - Pip updated to v7.0.3
 
-## v60: Python 2.7.10 and updated package manager. 
+## v60: (2015-05-27)
+
+Updated default version of Python; updated package manager. 
 
 - Default Python version is v2.7.10
 - Setuptools updated to v16.0
-- 
GitLab