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

Update CHANGELOG

This commit is contained in:
mattstauffer
2023-08-14 19:05:59 +00:00
committed by github-actions[bot]
parent 9042c28a00
commit 2af8aba068

View File

@@ -1,6 +1,14 @@
# Release Notes
## [Unreleased](https://github.com/laravel/valet/compare/v4.1.3...master)
## [Unreleased](https://github.com/laravel/valet/compare/v4.1.4...master)
## [v4.1.4](https://github.com/laravel/valet/compare/v4.1.3...v4.1.4) - 2023-08-14
### What's Changed
- Only delete DNSMasq resolver when Herd is not installed by [@mpociot](https://github.com/mpociot) in https://github.com/laravel/valet/pull/1434
**Full Changelog**: https://github.com/laravel/valet/compare/v4.1.3...v4.1.4
## [v4.1.3](https://github.com/laravel/valet/compare/v4.1.2...v4.1.3) - 2023-07-21