Skip to content

Commit

Permalink
Merge pull request #36857 from laravel/6.x
Browse files Browse the repository at this point in the history
[8.x] merge 6.x into 8.x
  • Loading branch information
TBlindaruk committed Apr 2, 2021
2 parents 663b5b3 + f1e98e6 commit ecf8f81
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG-6.x.md
@@ -1,6 +1,22 @@
# Release Notes for 6.x

## [Unreleased](https://github.com/laravel/framework/compare/v6.20.20...6.x)
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.22...6.x)


## [v6.20.22 (2021-03-31)](https://github.com/laravel/framework/compare/v6.20.21...v6.20.22)

### Fixed
- Fixed setting DynamoDB credentials ([#36822](https://github.com/laravel/framework/pull/36822))


## [v6.20.21 (2021-03-30)](https://github.com/laravel/framework/compare/v6.20.20...v6.20.21)

### Added
- Added support of DynamoDB in CI suite ([#36749](https://github.com/laravel/framework/pull/36749))
- Support username parameter for predis ([#36762](https://github.com/laravel/framework/pull/36762))

### Changed
- Use qualified column names in pivot query ([#36720](https://github.com/laravel/framework/pull/36720))


## [v6.20.20 (2021-03-23)](https://github.com/laravel/framework/compare/v6.20.19...v6.20.20)
Expand Down

0 comments on commit ecf8f81

Please sign in to comment.