We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4c448f + fc67e04 commit ad4422aCopy full SHA for ad4422a
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