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 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- ## [ unreleased ]
4
+ ## [ 4.2.1 ] - 2024-04-25
5
5
6
+ * Set timestamps when using ` Model::createOrFirst() ` by @GromNaN in [ #2905 ] ( https://github.com/mongodb/laravel-mongodb/pull/2905 )
6
7
7
- ## [ 4.2.0] - 2024-12 -14
8
+ ## [ 4.2.0] - 2024-03 -14
8
9
9
10
* 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 )
11
12
12
13
## [ 4.1.3] - 2024-03-05
13
14
You can’t perform that action at this time.
0 commit comments