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
77
88## [ Unreleased]
99
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+
1019## [ 1.0] - 2020-9-18
1120
1221### 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
2121 Use ``pip install pip --upgrade `` to upgrade pip. Check pip version with
2222 ``pip --version ``.
2323
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+
2433.. _release-1.0.0 :
2534
26351.0.0
You can’t perform that action at this time.
0 commit comments