Skip to content

Commit ecf8f81

Browse files
authored
Merge pull request #36857 from laravel/6.x
[8.x] merge 6.x into 8.x
2 parents 663b5b3 + f1e98e6 commit ecf8f81

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG-6.x.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Release Notes for 6.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.20...6.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.22...6.x)
4+
5+
6+
## [v6.20.22 (2021-03-31)](https://github.com/laravel/framework/compare/v6.20.21...v6.20.22)
7+
8+
### Fixed
9+
- Fixed setting DynamoDB credentials ([#36822](https://github.com/laravel/framework/pull/36822))
10+
11+
12+
## [v6.20.21 (2021-03-30)](https://github.com/laravel/framework/compare/v6.20.20...v6.20.21)
13+
14+
### Added
15+
- Added support of DynamoDB in CI suite ([#36749](https://github.com/laravel/framework/pull/36749))
16+
- Support username parameter for predis ([#36762](https://github.com/laravel/framework/pull/36762))
17+
18+
### Changed
19+
- Use qualified column names in pivot query ([#36720](https://github.com/laravel/framework/pull/36720))
420

521

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

0 commit comments

Comments
 (0)