diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eab260b..432fcc02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ All versions prior to 0.0.9 are untracked. ## [Unreleased] +* Reintroduce the preresolved dependency optimization + ([#610](https://github.com/pypa/pip-audit/pull/610)) + ## [2.5.6] ### Fixed @@ -17,11 +20,6 @@ All versions prior to 0.0.9 are untracked. ## [2.5.5] -### Changed - -* Reintroduce the preresolved dependency optimization - ([#610](https://github.com/pypa/pip-audit/pull/610)) - ### Fixed * Fixed a crash caused by incompatible dependency changes