File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Python Buildpack Changelog
2
2
3
- # 142 (2018-10-22 )
3
+ # 145 (2018-11-08 )
4
4
5
5
Python 3.7.1, 3.6.7 and 3.5.6 now available on all Heroku stacks.
6
6
7
- # 141 (2018-10-10)
7
+ # 144 (2018-10-10)
8
8
9
9
Switch to cautious upgrade for Pipenv install to ensure the pinned pip version
10
10
is used with Pipenv
11
11
12
- # 140 (2018-10-09)
12
+ # 143 (2018-10-09)
13
13
14
14
Add support for detecting SLUGIFY_USES_TEXT_UNIDECODE, which is required to
15
15
install Apache Airflow version 1.10 or higher.
16
16
17
- # 139 (2018-10-08)
17
+ # 142 (2018-10-08)
18
18
19
19
Improvements to Python install messaging
20
20
21
+ # 139, 140, 141
22
+
23
+ No user-facing changes, documenting for version clarity
24
+
21
25
# 138 (2018-08-01)
22
26
23
27
Use stack image SQLite3 instead of vendoring
You can’t perform that action at this time.
0 commit comments