summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLuis Martinez2022-10-11 15:53:15 -0500
committerLuis Martinez2022-10-11 15:53:15 -0500
commitb6f9da029e571f523a102d7cec28d752f99f7ecb (patch)
tree901f05417ba17779dfc420abf94110aeab529dd3 /CHANGELOG.md
parent1aac43d95a6276fff76bbb7b006a2d242bf7184d (diff)
downloadaur-b6f9da029e571f523a102d7cec28d752f99f7ecb.tar.gz
update to 4.1.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md27
1 files changed, 21 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e05c16d0e7a5..9a843b3f5232 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,23 @@
# Changelog
+## [v4.1.0](https://github.com/fastly/cli/releases/tag/v4.1.0) (2022-10-11)
+
+[Full Changelog](https://github.com/fastly/cli/compare/v4.0.1...v4.1.0)
+
+**Bug fixes:**
+
+* Fix Rust validation step for fastly crate dependency [#661](https://github.com/fastly/cli/pull/661)
+* Fix `compute build --first-byte-timeout` [#667](https://github.com/fastly/cli/pull/667)
+* Ensure the ./bin directory is present even with `--skip-verification` [#665](https://github.com/fastly/cli/pull/665)
+
+**Enhancements:**
+
+* Reduce duplication of strings in logging package [#653](https://github.com/fastly/cli/pull/653)
+* Support `cert_host` and `use_sni` Viceroy properties [#663](https://github.com/fastly/cli/pull/663)
+
## [v4.0.1](https://github.com/fastly/cli/releases/tag/v4.0.1) (2022-10-05)
-[Full Changelog](https://github.com/fastly/cli/releases/tag/v4.0.0...v4.0.1)
+[Full Changelog](https://github.com/fastly/cli/compare/v4.0.0...v4.0.1)
**Bug fixes:**
@@ -12,7 +27,7 @@
## [v4.0.0](https://github.com/fastly/cli/releases/tag/v4.0.0) (2022-10-04)
-[Full Changelog](https://github.com/fastly/cli/releases/tag/v3.3.0...v4.0.0)
+[Full Changelog](https://github.com/fastly/cli/compare/v3.3.0...v4.0.0)
**Enhancements:**
@@ -38,7 +53,7 @@
## [v3.3.0](https://github.com/fastly/cli/releases/tag/v3.3.0) (2022-09-05)
-[Full Changelog](https://github.com/fastly/cli/releases/tag/v3.2.5...v3.3.0)
+[Full Changelog](https://github.com/fastly/cli/compare/v3.2.5...v3.3.0)
**Enhancements:**
@@ -51,7 +66,7 @@
## [v3.2.5](https://github.com/fastly/cli/releases/tag/v3.2.5) (2022-08-10)
-[Full Changelog](https://github.com/fastly/cli/releases/tag/v3.2.4...v3.2.5)
+[Full Changelog](https://github.com/fastly/cli/compare/v3.2.4...v3.2.5)
**Enhancements:**
@@ -65,7 +80,7 @@
## [v3.2.4](https://github.com/fastly/cli/releases/tag/v3.2.4) (2022-07-28)
-[Full Changelog](https://github.com/fastly/cli/releases/tag/v3.2.3...v3.2.4)
+[Full Changelog](https://github.com/fastly/cli/compare/v3.2.3...v3.2.4)
**Bug fixes:**
@@ -81,7 +96,7 @@
## [v3.2.2](https://github.com/fastly/cli/releases/tag/v3.2.2) (2022-07-28)
-[Full Changelog](https://github.com/fastly/cli/releases/tag/v3.2.1...v3.2.2)
+[Full Changelog](https://github.com/fastly/cli/compare/v3.2.1...v3.2.2)
**Bug fixes:**