Skip to content

Commit 84c6f52

Browse files
committed
Bump version to 1.8.2
1 parent 7c842a7 commit 84c6f52

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

CHANGELOG

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
v1.8.2 Nov 08, 2022
2+
====================
3+
4+
* Add python 3.8.15, remove python 3.8.13
5+
for stack(s) cflinuxfs3, cflinuxfs4
6+
(https://www.pivotaltracker.com/story/show/183514400)
7+
8+
* Add python 3.9.15, remove python 3.9.13
9+
for stack(s) cflinuxfs4, cflinuxfs3
10+
(https://www.pivotaltracker.com/story/show/183514701)
11+
12+
* Add python 3.10.8, remove python 3.10.6
13+
for stack(s) cflinuxfs3, cflinuxfs4
14+
15+
* Add python 3.7.15, remove python 3.7.13
16+
for stack(s) cflinuxfs4, cflinuxfs3
17+
18+
* Add pip 22.3.1, remove pip 22.2.2
19+
for stack(s) cflinuxfs4, cflinuxfs3
20+
21+
* Add setuptools 65.5.1, remove setuptools 65.4.0
22+
for stack(s) cflinuxfs4, cflinuxfs3
23+
24+
* Add pipenv 2022.11.5, remove pipenv 2022.9.24
25+
for stack(s) cflinuxfs4, cflinuxfs3
26+
27+
* Distinguish Vendored and Unvendored installs in logs
28+
29+
* Log used 'pip install' command before executing it
30+
for debugging
31+
32+
* Print pip's version when using python's pip module
33+
To be able to debug problems when using pip it's handy to know
34+
which version of pip is actually being used
35+
36+
137
v1.8.1 Sep 26, 2022
238
====================
339

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.1
1+
1.8.2

0 commit comments

Comments
 (0)