summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLuis Martinez2022-10-06 16:33:11 -0500
committerLuis Martinez2022-10-06 16:33:38 -0500
commit1aac43d95a6276fff76bbb7b006a2d242bf7184d (patch)
tree3b671bcaffa6388228c3f0e6b45537678b39341e /CHANGELOG.md
parentb6d3c9436109dd64cafac5a45091b9e6a93c9e07 (diff)
downloadaur-1aac43d95a6276fff76bbb7b006a2d242bf7184d.tar.gz
update to 4.0.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1dc92c29017c..e05c16d0e7a5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog
+## [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)
+
+**Bug fixes:**
+
+* Fix JS dependency lookup [#656](https://github.com/fastly/cli/pull/656)
+* Fix Rust 'existing project' bug [#657](https://github.com/fastly/cli/pull/657)
+* Fix Rust toolchain lookup regression [#658](https://github.com/fastly/cli/pull/658)
+
## [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)