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 21f2a85 commit 1aeeba2Copy full SHA for 1aeeba2
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/installer/compare/v4.0.4...master)
+## [Unreleased](https://github.com/laravel/installer/compare/v4.0.5...master)
4
+
5
6
+## [v4.0.5 (2020-09-22)](https://github.com/laravel/installer/compare/v4.0.4...v4.0.5)
7
8
+### Fixed
9
+- Ensure artisan command is executable ([#153](https://github.com/laravel/installer/pull/153))
10
+- Fix quiet and no-ansi flags ([#156](https://github.com/laravel/installer/pull/156))
11
12
13
## [v4.0.4 (2020-09-15)](https://github.com/laravel/installer/compare/v4.0.3...v4.0.4)
0 commit comments