diff --git a/CHANGES.rst b/CHANGES.rst index 2f20b890..d5d1d016 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v4.7.1 +====== + +* #344: Fixed regression in ``packages_distributions`` when + neither top-level.txt nor a files manifest is present. + v4.7.0 ======