Skip to content

Commit

Permalink
[8.x] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlindaruk committed Sep 14, 2021
1 parent 3d528d3 commit b24dcc1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG-8.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
## [Unreleased](https://github.com/laravel/framework/compare/v8.59.0...8.x)


## [v8.60.0 (2021-09-08)](https://github.com/laravel/framework/compare/v8.59.0...v8.60.0)

### Added
- Added the `valueOfFail()` Eloquent builder method ([#38707](https://github.com/laravel/framework/pull/38707))

### Reverted
- Reverted ["Added the password reset URL to the toMailCallback"](https://github.com/laravel/framework/pull/38552)) ([#38711](https://github.com/laravel/framework/pull/38711))


## [v8.59.0 (2021-09-07)](https://github.com/laravel/framework/compare/v8.58.0...v8.59.0)

### Added
Expand Down

0 comments on commit b24dcc1

Please sign in to comment.