Skip to content

Commit b1ab9dc

Browse files
authored
Update CHANGELOG for 4.1.2
1 parent 5388dd0 commit b1ab9dc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [unreleased]
5-
6-
* 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)
7-
8-
## [4.1.2]
4+
## [4.1.2] - 2024-02-22
95

106
* Fix support for subqueries using the query builder by @GromNaN in [#2717](https://github.com/mongodb/laravel-mongodb/pull/2717)
7+
* 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)
118

129
## [4.1.1] - 2024-01-17
1310

0 commit comments

Comments
 (0)