Skip to content

Commit 39c2880

Browse files
committed
Update CHANGELOG.md
1 parent 9bc23ee commit 39c2880

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v6.0.2...master)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v6.2.0...master)
4+
5+
6+
## [v6.2.0 (2019-10-08)](https://github.com/laravel/laravel/compare/v6.0.2...v6.2.0)
7+
8+
### Added
9+
- Add 'null' logging channel ([#5106](https://github.com/laravel/laravel/pull/5106))
10+
- Add Password confirmation ([#5129](https://github.com/laravel/laravel/pull/5129), [d1f7a5a](https://github.com/laravel/laravel/commit/d1f7a5a886039e28a434905447865ca952032284), [9bc23ee](https://github.com/laravel/laravel/commit/9bc23ee468e1fb3e5b4efccdc35f1fcee5a8b6bc))
11+
12+
### Removed
13+
- Remove testing bootstrap extension ([#5107](https://github.com/laravel/laravel/pull/5107))
14+
15+
### Fixed
16+
- Revert "[6.x] According to PHP Bug 78516 Argon2 requires at least 8KB" ([#5102]()https://github.com/laravel/laravel/pull/5102)
417

518

619
## [v6.0.2 (2019-09-10)](https://github.com/laravel/laravel/compare/v6.0.1...v6.0.2)

0 commit comments

Comments
 (0)