diff --git a/CHANGELOG.md b/CHANGELOG.md index fa3e46a2..e41c5535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `vacuum@latest` to 0.27.0. + - Update `cargo-deny@latest` to 0.19.8. ## [2.79.13] - 2026-05-29 diff --git a/manifests/vacuum.json b/manifests/vacuum.json index 883a99c0..c313b363 100644 --- a/manifests/vacuum.json +++ b/manifests/vacuum.json @@ -21,7 +21,10 @@ } }, "latest": { - "version": "0.26.8" + "version": "0.27.0" + }, + "0.27": { + "version": "0.27.0" }, "0.27.2": { "x86_64_linux_musl": {