We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcba8f3 commit 191d5c3Copy full SHA for 191d5c3
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/valet/compare/v4.0.0...master)
+## [Unreleased](https://github.com/laravel/valet/compare/v4.0.1...master)
4
+
5
+## [v4.0.1](https://github.com/laravel/valet/compare/v4.0.0...v4.0.1) - 2023-03-27
6
7
+### What's Changed
8
9
+- Fixes Valet\Drivers\LocalValetDriver not found error by @fylzero in https://github.com/laravel/valet/pull/1388
10
+- More robust check for Bedrock environments by @ethanclevenger91 in https://github.com/laravel/valet/pull/1390
11
12
+**Full Changelog**: https://github.com/laravel/valet/compare/v4.0.0...v4.0.1
13
14
## [v4.0.0](https://github.com/laravel/valet/compare/v3.3.2...v4.0.0) - 2023-03-14
15
0 commit comments