diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dc781e..447c357 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Release Notes -## [Unreleased](https://github.com/laravel/valet/compare/v3.1.11...master) +## [Unreleased](https://github.com/laravel/valet/compare/v3.1.12...master) + +## [v3.1.12](https://github.com/laravel/valet/compare/v3.1.11...v3.1.12) - 2022-10-25 + +### Changed + +- Valet fetch-share-url issue fix by @NasirNobin in https://github.com/laravel/valet/pull/1285 +- Add description to `secured` command by @EvanGoss in https://github.com/laravel/valet/pull/1288 ## [v3.1.11](https://github.com/laravel/valet/compare/v3.1.9...v3.1.11) - 2022-09-08