diff --git a/CHANGES.rst b/CHANGES.rst index 8785d3d269..08c5ee0bdb 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1496,8 +1496,8 @@ v20.6.0 19.7 ---- -* `Off-project PR `_: - For FreeBSD, also honor root certificates from ca_root_nss. +* Off-project PR: `0dcee79 `_ and `f9bd9b9 `_ + For FreeBSD, also `honor root certificates from ca_root_nss `_. 19.6.2 ------ @@ -1661,9 +1661,9 @@ v20.6.0 now logged when pkg_resources is imported on Python 3.2 or earlier Python 3 versions. * `Add support for python_platform_implementation environment marker - `_. + `_. * `Fix dictionary mutation during iteration - `_. + `_. 18.4 ---- @@ -2023,7 +2023,7 @@ process to fail and PyPI uploads no longer accept files for 13.0. --- * Prefer vendored packaging library `as recommended - `_. + `_. 9.0.1 -----