File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.0.6] - 2020-11-18
11
+
12
+ 1.0.6 is a security release, fixing one vulnerability:
13
+
14
+ ### Changed
15
+
16
+ - Fix open redirect vulnerability GHSA-grfj -wjv9-4f9v (CVE-2020 -26232)
17
+
18
+
10
19
## [ 1.0] - 2020-9-18
11
20
12
21
### Added.
Original file line number Diff line number Diff line change @@ -21,6 +21,15 @@ We strongly recommend that you upgrade to version 9+ of pip before upgrading ``j
21
21
Use ``pip install pip --upgrade `` to upgrade pip. Check pip version with
22
22
``pip --version ``.
23
23
24
+ .. _release-1.0.6 :
25
+
26
+ 1.0.6
27
+ -----
28
+
29
+ 1.0.6 is a security release, fixing one vulnerability:
30
+
31
+ - Fix open redirect vulnerability GHSA-grfj-wjv9-4f9v (CVE-2020-26232)
32
+
24
33
.. _release-1.0.0 :
25
34
26
35
1.0.0
You can’t perform that action at this time.
0 commit comments