From 3698cb57155619a5e5f7135b2dcb23670963c9d7 Mon Sep 17 00:00:00 2001 From: Casey Faist Date: Tue, 22 Oct 2019 09:56:01 -0700 Subject: [PATCH] update changelog with latest python 2.7 release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2293998..494a581 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,12 @@ # Master +-------------------------------------------------------------------------------- + +# 159 (2019-10-22) + - Python 2.7.17 now available on Heroku 18 and 16. --------------------------------------------------------------------------------- # 158 (2019-10-21) - Python 3.7.5 and 3.8.0 now available on Heroku 18 and 16.