Skip to content

Commit 2581876

Browse files
committed
update changelog
1 parent 0a169e7 commit 2581876

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,27 @@
11
# Python Buildpack Changelog
22

3-
# 142 (2018-10-22)
3+
# 145 (2018-11-08)
44

55
Python 3.7.1, 3.6.7 and 3.5.6 now available on all Heroku stacks.
66

7-
# 141 (2018-10-10)
7+
# 144 (2018-10-10)
88

99
Switch to cautious upgrade for Pipenv install to ensure the pinned pip version
1010
is used with Pipenv
1111

12-
# 140 (2018-10-09)
12+
# 143 (2018-10-09)
1313

1414
Add support for detecting SLUGIFY_USES_TEXT_UNIDECODE, which is required to
1515
install Apache Airflow version 1.10 or higher.
1616

17-
# 139 (2018-10-08)
17+
# 142 (2018-10-08)
1818

1919
Improvements to Python install messaging
2020

21+
# 139, 140, 141
22+
23+
No user-facing changes, documenting for version clarity
24+
2125
# 138 (2018-08-01)
2226

2327
Use stack image SQLite3 instead of vendoring

0 commit comments

Comments
 (0)