Skip to content

Commit

Permalink
[7.x] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlindaruk committed Aug 18, 2020
1 parent e03d193 commit e4899f5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG-7.x.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Release Notes for 7.x

## [Unreleased](https://github.com/laravel/framework/compare/v7.23.1...7.x)
## [Unreleased](https://github.com/laravel/framework/compare/v7.23.2...7.x)


## [v7.23.1 (2020-08-06)](https://github.com/laravel/framework/compare/v7.23.1...v7.23.2)

### Fixed
- Fixed `Illuminate\Support\Arr::query()` ([c6f9ae2](https://github.com/laravel/framework/commit/c6f9ae2b6fdc3c1716938223de731b97f6a5a255))
- Dont allow mass filling with table names ([9240404](https://github.com/laravel/framework/commit/9240404b22ef6f9e827577b3753e4713ddce7471), [f5fa6e3](https://github.com/laravel/framework/commit/f5fa6e3a0fbf9a93eab45b9ae73265b4dbfc3ad7))


## [v7.23.1 (2020-08-06)](https://github.com/laravel/framework/compare/v7.23.0...v7.23.1)
Expand Down

0 comments on commit e4899f5

Please sign in to comment.