Skip to content

Commit 0c094b8

Browse files
committed
update changelog for 1.0.6 release
1 parent 3d83e49 commit 0c094b8

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

docs/source/other/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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

2635
1.0.0

0 commit comments

Comments
 (0)