File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ unreleased ]
4+ ## [ 4.3.0 ] - unreleased
55
66* New aggregation pipeline builder by @GromNaN in [ #2738 ] ( https://github.com/mongodb/laravel-mongodb/pull/2738 )
77* Drop support for Composer 1.x by @GromNaN in [ #2784 ] ( https://github.com/mongodb/laravel-mongodb/pull/2784 )
88* Fix ` artisan query:retry ` command by @GromNaN in [ #2838 ] ( https://github.com/mongodb/laravel-mongodb/pull/2838 )
99* Add ` mongodb ` cache and lock drivers by @GromNaN in [ #2877 ] ( https://github.com/mongodb/laravel-mongodb/pull/2877 )
1010
11+ ## [ 4.2.1] - 2024-04-25
12+
13+ * Set timestamps when using ` Model::createOrFirst() ` by @GromNaN in [ #2905 ] ( https://github.com/mongodb/laravel-mongodb/pull/2905 )
14+
1115## [ 4.2.0] - 2024-03-14
1216
1317* Add support for Laravel 11 by @GromNaN in [ #2735 ] ( https://github.com/mongodb/laravel-mongodb/pull/2735 )
14- * Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in [ #2742 ] ( https://github.com/mongodb/laravel-mongodb/pull/2742 )
18+ * Implement ` Model::createOrFirst() ` using findOneAndUpdate operation by @GromNaN in [ #2742 ] ( https://github.com/mongodb/laravel-mongodb/pull/2742 )
1519
1620## [ 4.1.3] - 2024-03-05
1721
You can’t perform that action at this time.
0 commit comments