diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c6cbb9f..767ff437 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ The format is based on [Keep a Changelog]. ### Removed ### Fixed +- Empty `depeneencies` block of `locked` section in `vpm-manifest.json` is removed `#478` + - This follows the changed behavior of the official VPM command. ### Security