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 4a889c4 commit 407c037Copy full SHA for 407c037
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/installer/compare/v4.3.0...master)
+## [Unreleased](https://github.com/laravel/installer/compare/v4.4.0...master)
4
+
5
+## [v4.4.0](https://github.com/laravel/installer/compare/v4.3.0...v4.4.0) - 2023-02-14
6
7
+### Added
8
9
+- Adds Laravel Breeze scaffolding by @nunomaduro in https://github.com/laravel/installer/pull/253
10
11
+### Fixed
12
13
+- Fixes installation of Pest in Laravel 10 by @nunomaduro in https://github.com/laravel/installer/pull/254
14
15
## [v4.3.0](https://github.com/laravel/installer/compare/v4.2.17...v4.3.0) - 2023-02-07
16
0 commit comments