1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00

Update CHANGELOG

This commit is contained in:
mattstauffer
2023-03-27 18:43:24 +00:00
committed by github-actions[bot]
parent fcba8f3a58
commit 191d5c3700

View File

@@ -1,6 +1,15 @@
# Release Notes
## [Unreleased](https://github.com/laravel/valet/compare/v4.0.0...master)
## [Unreleased](https://github.com/laravel/valet/compare/v4.0.1...master)
## [v4.0.1](https://github.com/laravel/valet/compare/v4.0.0...v4.0.1) - 2023-03-27
### What's Changed
- Fixes Valet\Drivers\LocalValetDriver not found error by @fylzero in https://github.com/laravel/valet/pull/1388
- More robust check for Bedrock environments by @ethanclevenger91 in https://github.com/laravel/valet/pull/1390
**Full Changelog**: https://github.com/laravel/valet/compare/v4.0.0...v4.0.1
## [v4.0.0](https://github.com/laravel/valet/compare/v3.3.2...v4.0.0) - 2023-03-14