Skip to content

Commit

Permalink
Update CHANGELOG for 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Feb 22, 2024
1 parent 5388dd0 commit b1ab9dc
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
@@ -1,13 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.

## [unreleased]

* Fix `Query\Builder::dump` and `dd` methods to dump the MongoDB query by @GromNaN in [#2727](https://github.com/mongodb/laravel-mongodb/pull/2727) and [#2730](https://github.com/mongodb/laravel-mongodb/pull/2730)

## [4.1.2]
## [4.1.2] - 2024-02-22

* Fix support for subqueries using the query builder by @GromNaN in [#2717](https://github.com/mongodb/laravel-mongodb/pull/2717)
* Fix `Query\Builder::dump` and `dd` methods to dump the MongoDB query by @GromNaN in [#2727](https://github.com/mongodb/laravel-mongodb/pull/2727) and [#2730](https://github.com/mongodb/laravel-mongodb/pull/2730)

## [4.1.1] - 2024-01-17

Expand Down

0 comments on commit b1ab9dc

Please sign in to comment.