Skip to content

Commit a2b0f9c

Browse files
committed
[8.x] update changelog
1 parent b91b3b5 commit a2b0f9c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG-8.x.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.1...8.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v8.83.2...8.x)
4+
5+
6+
## [v8.83.2 (2022-02-22)](https://github.com/laravel/framework/compare/v8.83.1...v8.83.2)
7+
8+
### Added
9+
- Added support of Bitwise opperators in query ([#41112](https://github.com/laravel/framework/pull/41112))
10+
11+
### Fixed
12+
- Fixes attempt to log deprecations on mocks ([#41057](https://github.com/laravel/framework/pull/41057))
13+
- Fixed loadAggregate not correctly applying casts ([#41108](https://github.com/laravel/framework/pull/41108))
14+
- Fixed updated with provided qualified updated_at ([#41133](https://github.com/laravel/framework/pull/41133))
15+
- Fixed database migrations $connection property ([#41161](https://github.com/laravel/framework/pull/41161))
416

517

618
## [v8.83.1 (2022-02-15)](https://github.com/laravel/framework/compare/v8.83.0...v8.83.1)

0 commit comments

Comments
 (0)