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 bcedae8 commit d31f43eCopy full SHA for d31f43e
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/installer/compare/v4.0.3...master)
+## [Unreleased](https://github.com/laravel/installer/compare/v4.0.4...master)
4
+
5
6
+## [v4.0.4 (2020-09-15)](https://github.com/laravel/installer/compare/v4.0.3...v4.0.4)
7
8
+### Fixed
9
+- Close `<fg>` tag ([#149](https://github.com/laravel/installer/pull/149))
10
+- Add warning about `--force` and installing in current directory ([#152](https://github.com/laravel/installer/pull/152))
11
12
13
## [v4.0.3 (2020-09-08)](https://github.com/laravel/installer/compare/v4.0.2...v4.0.3)
0 commit comments