Skip to content

Commit 3750253

Browse files
authored
Update changelog (#2912)
1 parent da27552 commit 3750253

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Changelog
22
All 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

0 commit comments

Comments
 (0)