From 16cce92342e446a628f588885b877fc180a0a294 Mon Sep 17 00:00:00 2001 From: Casey Faist <caseylfaist@gmail.com> Date: Thu, 15 Nov 2018 16:59:51 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcfb1c91..0d81d17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Python 3.7.1, 3.6.7, 3.5.6 and 3.4.9 now available on all Heroku stacks. +# 145 (2018-11-08) + +Testing and tooling expanded to better support new runtimes + # 144 (2018-10-10) Switch to cautious upgrade for Pipenv install to ensure the pinned pip version -- GitLab