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 21fde62 commit 73527f2Copy full SHA for 73527f2
CHANGELOG.md
@@ -1,7 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
-## [4.3.0] - unreleased
+## [4.4.0] - unreleased
5
+
6
+* Add `mongodb` driver for Batching by @GromNaN in [#2904](https://github.com/mongodb/laravel-mongodb/pull/2904)
7
+* Rename queue option `table` to `collection`
8
9
+## [4.3.0] - 2024-04-26
10
11
* New aggregation pipeline builder by @GromNaN in [#2738](https://github.com/mongodb/laravel-mongodb/pull/2738)
12
* Drop support for Composer 1.x by @GromNaN in [#2784](https://github.com/mongodb/laravel-mongodb/pull/2784)
0 commit comments