Skip to content

Commit b9f1dbb

Browse files
committed
Update CHANGELOG.md
1 parent 9ce64f8 commit b9f1dbb

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/installer/compare/v4.0.5...master)
3+
## [Unreleased](https://github.com/laravel/installer/compare/v4.1.0...master)
4+
5+
6+
## [v4.1.0 (2020-11-03)](https://github.com/laravel/installer/compare/v4.0.7...v4.1.0)
7+
8+
### Added
9+
- PHP 8 Support ([#168](https://github.com/laravel/installer/pull/168))
10+
11+
### Changed
12+
- Use `dev-master` for `dev` version ([9ce64f82](https://github.com/laravel/installer/commit/9ce64f82dcc6d700d91e34b7bcfc32f0b16e2839))
13+
14+
15+
## [v4.0.7 (2020-10-30)](https://github.com/laravel/installer/compare/v4.0.6...v4.0.7)
16+
17+
### Fixed
18+
- Fixed some jetstream prompt issues
19+
20+
21+
## [v4.0.6 (2020-10-30)](https://github.com/laravel/installer/compare/v4.0.5...v4.0.6)
22+
23+
### Added
24+
- Add prompt-jetstream switch ([95c3a00](https://github.com/laravel/installer/commit/95c3a00ee7fc188121ae3e90292f712eae19b26b))
25+
26+
### Changed
27+
- Update `DB_DATABASE` in `.env.example` ([#167](https://github.com/laravel/installer/pull/167))
428

529

630
## [v4.0.5 (2020-09-22)](https://github.com/laravel/installer/compare/v4.0.4...v4.0.5)

0 commit comments

Comments
 (0)