From 93dbeda5ee955669c66d1e074ee81658c5b61e9f Mon Sep 17 00:00:00 2001 From: Richard Carillo Date: Wed, 8 Jul 2026 14:32:35 -0400 Subject: [PATCH] Release v15.4.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e7777cf1..7f64d6eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ ### Bug Fixes: +### Enhancements: + +### Dependencies: + +## [v15.4.0](https://github.com/fastly/cli/releases/tag/v15.4.0) (2026-07-08) + +### Bug Fixes: + - fix(auth): accept SSO JWT audiences with or without a trailing slash when validating the Fastly API endpoint. ([#1837](https://github.com/fastly/cli/pull/1837)) - feat(compute): add `install-tools` command to pre-install the Viceroy binary ([#1833](https://github.com/fastly/cli/pull/1833))