Skip to content

Commit 49c2163

Browse files
committed
[8.x] Added changelog
1 parent 93a3a6d commit 49c2163

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.19...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.20...8.x)
4+
5+
6+
## [v8.83.20 (2022-07-19)](https://github.com/laravel/framework/compare/v8.83.19...v8.83.20)
7+
8+
### Fixed
9+
- Fixed transaction attempts counter for sqlsrv ([#43176](https://github.com/laravel/framework/pull/43176))
10+
11+
### Changed
12+
- Clear Facade resolvedInstances in queue worker resetScope callback ([#43215](https://github.com/laravel/framework/pull/43215))
13+
- Protect against ambiguous columns ([#43278](https://github.com/laravel/framework/pull/43278))
414

515

616
## [v8.83.19 (2022-07-13)](https://github.com/laravel/framework/compare/v8.83.18...v8.83.19)

0 commit comments

Comments
 (0)