From abd39fdccb12707072fb8ef7eb02830f2dda92a6 Mon Sep 17 00:00:00 2001 From: Dora Militaru Date: Mon, 17 Jul 2023 15:46:00 +0100 Subject: [PATCH] Update CHANGELOG.md (#975) Remove HTML comment --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cdc20378..a9149951b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1151,7 +1151,6 @@ a single character (e.g. `--k` and `--v`). These were corrected to `--key` and **Enhancements:** - - Update CLI config using flag on `update` command [#382](https://github.com/fastly/cli/pull/382) - Validate package size doesn't exceed limit [#380](https://github.com/fastly/cli/pull/380) - Log tailing should respect the configured `--endpoint` [#374](https://github.com/fastly/cli/pull/374)