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:
driesvints
2023-01-31 15:58:54 +00:00
committed by github-actions[bot]
parent 715a3019f4
commit 70b368126b

View File

@@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/valet/compare/v3.3.0...master)
## [Unreleased](https://github.com/laravel/valet/compare/v3.3.1...master)
## [v3.3.1](https://github.com/laravel/valet/compare/v3.3.0...v3.3.1) - 2023-01-31
### Fixed
- Make 127.0.0.1 SERVER_ADDR definition only if null by @mattstauffer in https://github.com/laravel/valet/pull/1356
## [v3.3.0](https://github.com/laravel/valet/compare/v3.2.2...v3.3.0) - 2023-01-17