Skip to content

Commit

Permalink
Update changelog for 4.2.0 (#2784)
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Mar 19, 2024
1 parent b55393c commit e182c90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.

## [unreleased]


## [4.2.0] - 2024-12-14

* Add support for Laravel 11 by @GromNaN in [#2735](https://github.com/mongodb/laravel-mongodb/pull/2735)
* Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in [#2742](https://github.com/mongodb/laravel-mongodb/pull/2742)

Expand Down

0 comments on commit e182c90

Please sign in to comment.