8000
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 f4c448f commit fc67e04Copy full SHA for fc67e04
CHANGELOG.md
@@ -3,9 +3,14 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [3.9.1] - 2022-03-11
7
+
8
### Added
9
- Backport support for cursor pagination [#2358](https://github.com/jenssegers/laravel-mongodb/pull/2358) by [@Jeroenwv](https://github.com/Jeroenwv).
10
11
+### Fixed
12
+- Check if queue service is disabled [#2357](https://github.com/jenssegers/laravel-mongodb/pull/2357) by [@robjbrain](https://github.com/robjbrain).
13
14
## [3.9.0] - 2022-02-17
15
16
0 commit comments