Skip to content

Commit bcedae8

Browse files
committed
Update CHANGELOG.md
1 parent 0062c4b commit bcedae8

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/installer/compare/v3.2.0...master)
3+
## [Unreleased](https://github.com/laravel/installer/compare/v4.0.3...master)
4+
5+
6+
## [v4.0.3 (2020-09-08)](https://github.com/laravel/installer/compare/v4.0.2...v4.0.3)
7+
8+
### Fixed
9+
- Fix for directories with spaces in current working directory path ([#147](https://github.com/laravel/installer/pull/147))
10+
11+
12+
## [v4.0.2 (2020-09-08)](https://github.com/laravel/installer/compare/v4.0.1...v4.0.2)
13+
14+
### Added
15+
- Add stack and teams options ([#143](https://github.com/laravel/installer/pull/143))
16+
17+
18+
## [v4.0.1 (2020-09-07)](https://github.com/laravel/installer/compare/v4.0.0...v4.0.1)
19+
20+
### Changed
21+
- Require PHP 7.3 ([#132](https://github.com/laravel/installer/pull/132))
22+
23+
### Fixed
24+
- Fix multiple issues when running on Windows ([#133](https://github.com/laravel/installer/pull/133), [#137](https://github.com/laravel/installer/pull/137))
25+
- Only change `.env` file when project name exists ([#140](https://github.com/laravel/installer/pull/140))
26+
27+
28+
## [v4.0.0 (2020-09-03)](https://github.com/laravel/installer/compare/v3.2.0...v4.0.0)
29+
30+
### Changed
31+
- Switch to `composer create-project` ([#124](https://github.com/laravel/installer/pull/124), [562650d](https://github.com/laravel/installer/commit/562650de8b637253b7ae47c3383bdd20e8419d1c), [8ab3502](https://github.com/laravel/installer/commit/8ab3502f1d5561d10cf1767213ec0c008baa145b))
432

533

634
## [v3.2.0 (2020-06-30)](https://github.com/laravel/installer/compare/v3.1.0...v3.2.0)

0 commit comments

Comments
 (0)