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 e40447b commit 9099946Copy full SHA for 9099946
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.2.9...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.2.10...1.x)
4
+
5
+## [v1.2.10](https://github.com/laravel/octane/compare/v1.2.9...v1.2.10) - 2022-05-13
6
7
+### Changed
8
9
+- Revert PaginationState to resolve using new instance of the app by @farmani in https://github.com/laravel/octane/pull/519
10
11
+### Fixed
12
13
+- Warm transaction manager by @taylorotwell in https://github.com/laravel/octane/commit/752d02dc5973a11bf55f332eee0d9e5566442519
14
15
## [v1.2.9](https://github.com/laravel/octane/compare/v1.2.8...v1.2.9) - 2022-05-10
16
0 commit comments