File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ 4.7.0] - coming soon
4+ ## [ 4.7.0] - 2024-07-19
55
66* Add ` Query\Builder::upsert() ` method by @GromNaN in [ #3052 ] ( https://github.com/mongodb/laravel-mongodb/pull/3052 )
77* Add ` Connection::getServerVersion() ` by @GromNaN in [ #3043 ] ( https://github.com/mongodb/laravel-mongodb/pull/3043 )
88* Add ` Schema\Builder::getTables() ` and ` getTableListing() ` by @GromNaN in [ #3044 ] ( https://github.com/mongodb/laravel-mongodb/pull/3044 )
99* Add ` Schema\Builder::getColumns() ` and ` getIndexes() ` by @GromNaN in [ #3045 ] ( https://github.com/mongodb/laravel-mongodb/pull/3045 )
10- * Add ` Schema\Builder::hasColumn ` and ` hasColumns ` method by @Alex-Belyi in [ #3001 ] ( https://github.com/mongodb/laravel-mongodb/pull/3001 )
10+ * Add ` Schema\Builder::hasColumn() ` and ` hasColumns() ` method by @Alex-Belyi in [ #3001 ] ( https://github.com/mongodb/laravel-mongodb/pull/3001 )
1111* Fix unsetting a field in an embedded model by @GromNaN in [ #3052 ] ( https://github.com/mongodb/laravel-mongodb/pull/3052 )
1212
1313## [ 4.6.0] - 2024-07-09
You can’t perform that action at this time.
0 commit comments