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 Nov 23, 2021
1 parent 0e1c633 commit adb3144
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG-8.x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Release Notes for 8.x

## [Unreleased](https://github.com/laravel/framework/compare/v8.73.1...8.x)
## [Unreleased](https://github.com/laravel/framework/compare/v8.73.2...8.x)


## [v8.73.2 (2021-11-23)](https://github.com/laravel/framework/compare/v8.73.1...v8.73.2)

### Added
- Added `Illuminate/Foundation/Testing/Concerns/InteractsWithContainer::forgetMock()` ([#39713](https://github.com/laravel/framework/pull/39713))
- Added custom pagination information in resource ([#39600](https://github.com/laravel/framework/pull/39600))


## [v8.73.1 (2021-11-20)](https://github.com/laravel/framework/compare/v8.73.0...v8.73.1)
Expand Down

0 comments on commit adb3144

Please sign in to comment.