Skip to content

Commit 482d68a

Browse files
committed
Update CHANGELOG.md
1 parent 02ca853 commit 482d68a

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v7.28.0...7.x)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v7.29.0...7.x)
4+
5+
6+
## [v7.29.0 (2020-10-29)](https://github.com/laravel/laravel/compare/v7.28.0...v7.29.0)
7+
8+
### Added
9+
- PHP 8 Support ([4c25cb9](https://github.com/laravel/laravel/commit/4c25cb953a0bbd4812bf92af71a13920998def1e))
10+
11+
### Changed
12+
- Bump minimum PHP version ([#5452](https://github.com/laravel/laravel/pull/5452))
13+
- Update Faker ([#5461](https://github.com/laravel/laravel/pull/5461))
14+
- Update minimum Laravel version ([02ca853](https://github.com/laravel/laravel/commit/02ca853809a97f372a3c6dc535c566efff9f6571))
15+
16+
### Fixed
17+
- Delete removed webpack flag ([#5460](https://github.com/laravel/laravel/pull/5460))
418

519

620
## [v7.28.0 (2020-09-08)](https://github.com/laravel/laravel/compare/v7.25.0...v7.28.0)

0 commit comments

Comments
 (0)