File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
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.2.1 ] - 2024-04-25
55
6+ * Set timestamps when using ` Model::createOrFirst() ` by @GromNaN in [ #2905 ] ( https://github.com/mongodb/laravel-mongodb/pull/2905 )
67
7- ## [ 4.2.0] - 2024-12 -14
8+ ## [ 4.2.0] - 2024-03 -14
89
910* Add support for Laravel 11 by @GromNaN in [ #2735 ] ( https://github.com/mongodb/laravel-mongodb/pull/2735 )
10- * Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in [ #2742 ] ( https://github.com/mongodb/laravel-mongodb/pull/2742 )
11+ * Implement ` Model::createOrFirst() ` using findOneAndUpdate operation by @GromNaN in [ #2742 ] ( https://github.com/mongodb/laravel-mongodb/pull/2742 )
1112
1213## [ 4.1.3] - 2024-03-05
1314
You can’t perform that action at this time.
0 commit comments