We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f986ce commit 8f48242Copy full SHA for 8f48242
CHANGELOG-8.x.md
@@ -1,6 +1,15 @@
1
# Release Notes for 8.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v8.33.0...8.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v8.33.1...8.x)
4
+
5
6
+## [v8.33.1 (2021-03-16)](https://github.com/laravel/framework/compare/v8.33.0...v8.33.1)
7
8
+### Added
9
+- Added `Illuminate\Database\Connection::forgetRecordModificationState()` ([#36617](https://github.com/laravel/framework/pull/36617))
10
11
+### Reverted
12
+- Reverted "Container - detect circular dependencies" ([332844e](https://github.com/laravel/framework/commit/332844e5bde34f8db91aeca4d21cd4e0925d691e))
13
14
15
## [v8.33.0 (2021-03-16)](https://github.com/laravel/framework/compare/v8.32.1...v8.33.0)
0 commit comments