Skip to content

Commit 7d72850

Browse files
committed
Update CHANGELOG.md
1 parent e656932 commit 7d72850

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v6.0.1...master)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v6.0.2...master)
4+
5+
6+
## [v6.0.2 (2019-09-10)](https://github.com/laravel/laravel/compare/v6.0.1...v6.0.2)
7+
8+
### Changed
9+
- Order imports alphabetically ([79fb6af](https://github.com/laravel/laravel/commit/79fb6af96ebf0325cef15c3132157fdf75f6fd6c), [#5100](https://github.com/laravel/laravel/pull/5100))
410

511
### Fixed
612
- Delete cached config file before running tests ([#5091](https://github.com/laravel/laravel/pull/5091))
13+
- Update Argon memory ([#5097](https://github.com/laravel/laravel/pull/5097))
714

815

916
## [v6.0.1 (2019-08-27)](https://github.com/laravel/laravel/compare/v6.0.0...v6.0.1)

0 commit comments

Comments
 (0)